Skip to content

Releases: starknet-io/starknet.js

v1.2.0

27 Oct 21:29

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

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

Choose a tag to compare

1.1.0 (2021-10-24)

Bug Fixes

Features