v0.4.0
What's Changed
- patch: remove crypto dependency to use provider on browser by @luizstacio in #151
- Fix encoding of B256s with leading zero bytes by @AlicanC in #156
- Chores by @AlicanC in #157
- chore!: upgrade to fuel-core v0.4.1 by @AlicanC in #158
- fix: change postinstall to prepare by @luizstacio in #160
- fix: abi skip empty by @QuinnLee in #163
- fix: remove empty params from types by @luizstacio in #164
- feat: update abi code to support new syntax by @luizstacio in #169
- Add
constants
Package by @AlicanC in #172 - feat: call contract method with mutiple params by @luizstacio in #170
- Add sway to typescript types mapping table by @yirenlu92 in #166
- Simple Provider by @AlicanC in #178
- feat: add
callStatic
methods to Contract by @AlicanC in #180 - feat: add support to void return by @luizstacio in #181
- feat!: start paying a symbolic amount for transactions by @AlicanC in #182
- feat: change
typechain
imports to fuels by @luizstacio in #184 - v0.4.0 by @QuinnLee in #190
New Contributors
- @yirenlu92 made their first contribution in #166
Full Changelog: v0.3.0...v0.4.0