Skip to content

Releases: starknet-io/starknet.js

v1.5.0

30 Oct 00:41
Compare
Choose a tag to compare

1.5.0 (2021-10-30)

Bug Fixes

Features

v1.4.0

29 Oct 12:28
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

1.4.0 (2021-10-29)

Bug Fixes

  • cleanup (82aa438)
  • keep tests files consistent (e343b55)
  • push renamed snapshot (643cd40)
  • remove enc-utils to remove buffer dep (e08e4b5)
  • rename tests (b4d15a7)
  • update argent wallet implementation (63cc278)
  • update snapshots after contract upgrade (2a1dcde)
  • use function consistently (67617d7)

Features

v1.3.0

28 Oct 15:13
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

1.3.0 (2021-10-28)

Features

v1.2.0

27 Oct 21:29
Compare
Choose a tag to compare

1.2.0 (2021-10-27)

Bug Fixes

Features

  • implement needed helper methods (46f7173)
  • introduce contract class (db322fd)
  • type and use callContract (10c7fc4), closes #6

v1.1.1

24 Oct 19:10
Compare
Choose a tag to compare

1.1.1 (2021-10-24)

Bug Fixes

  • .gitignore: remove docs from gitignore (a4c19ad)
  • gh-action: add token in actions/checkout (730f605)
  • gh-action: add token to bypass protected branch (8b026ab)
  • gh-action: fix action syntax (f88a476)
  • gh-action: fix commit message to lowercase (82177e6)
  • gh-action: fix untracked files (aba492e)
  • gh-action: force add readme (3175e08)
  • typedoc: github action to push typedoc to github (4573d19)

v1.1.0

24 Oct 12:55
Compare
Choose a tag to compare

1.1.0 (2021-10-24)

Bug Fixes

Features