v0.7.0
What's Changed
- feat: replace
amount
/assetId
overrides withforward
by @AlicanC in #232 - feat: add contract slots on contract deployment by @luizstacio in #239
- refactor: add turborepo, pnpm and tsup by @pedronauck in #238
- feat: add get contract on provider by @luizstacio in #241
- feat!: upgrade to fuel-core 0.6.3 by @AlicanC in #243
- Contract Codegen Improvements by @AlicanC in #244
- chore: bump nodejs version to stable on nvmrc by @luizstacio in #245
- fix: change build tasks in order to use pnpm link correctly by @pedronauck in #246
- fix: github action for publish on master and replaces Lerna publishing by @pedronauck in #242
- fix: npm tag on release by @pedronauck in #252
- Balance APIs by @AlicanC in #251
- docs: add specifics infos into linked packages by @luizstacio in #254
- Add FAQ section by @camsjams in #247
- Upgrade to Forc v0.12.1 and some chores by @AlicanC in #257
- feat: optional tx params by @QuinnLee in #256
- Add readmes for each package by @camsjams in #249
- Regen docs by @camsjams in #261
- feat: move from BigNumber to BigInt by @AlicanC in #266
- chore: Update the logger to output the correct version by @camsjams in #263
- Fix npm publish script where order matters by @camsjams in #272
- Improve Script Error Reporting by @AlicanC in #271
- Chores by @AlicanC in #274
- add badges to README by @biantris in #248
- Improve contract call script by @AlicanC in #277
- Update TypeChain to v8 by @camsjams in #283
- Uses native crypto APIs by @camsjams in #276
- feat: improve AbiCoder by @AlicanC in #290
- feat: enable utxo validation by @luizstacio in #278
- fix: change import crypto to ether/random by @luizstacio in #297
- chore: fix generated file and class names by @camsjams in #294
- feat!: Refactor Contract API namespaces by @camsjams in #303
- feat: update bytes length to u32 by @luizstacio in #298
- feat: add options on deployContract by @luizstacio in #307
- fix: use
isArray
in reduce by @QuinnLee in #308 - Add
forc-bin
package and upgrade to Forc v0.14.4 by @AlicanC in #287 - ci: add action for validate pull request by @pedronauck in #289
- chore: add docs for
forc:update
by @AlicanC in #311 - Update tuple and add tests for complex types by @QuinnLee in #312
- chore: remove signs from shell commands in readme by @AlicanC in #313
- fix: Use internal random bytes function to avoid browser ESM file by @camsjams in #310
- feat!: simulate calls by @QuinnLee in #317
- fix: adjust generated return types and add some for simulate by @camsjams in #319
- fix: return correct type on void outputs by @luizstacio in #325
- fix: add angular-changelog and check for fuels-ts package.json by @QuinnLee in #324
- chore: bump to 0.7.0 by @QuinnLee in #326
New Contributors
- @pedronauck made their first contribution in #238
- @camsjams made their first contribution in #247
- @biantris made their first contribution in #248
Full Changelog: v0.6.0...0.7.0