This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Releases: thirdweb-dev/typescript-sdk
Releases · thirdweb-dev/typescript-sdk
v2.3.17
What's Changed
- Update avalanche RPC url by @adam-maj in #483
- Extract function and contract comments by @joaquim-verges in #482
- expose
sdk.getBalance(anyAddress)
by @joaquim-verges in #484 - Throw proper errors when failing to fetch contract metadata by @joaquim-verges in #486
- extract licenses from metadata by @joaquim-verges in #487
- Only fetch merkle tree when a merkle root is present in the active claim condition by @joaquim-verges in #488
- Add getPastEvents support by @adam-maj in #485
Full Changelog: v2.3.16...v2.3.17
v2.3.16
What's Changed
- Allow skipping ERC20 allowance checks when claiming drops by @joaquim-verges in #480
- more flexible API for setting batch claim conditions on edition drops by @joaquim-verges in #481
Full Changelog: v2.3.15...v2.3.16
v2.3.15
What's Changed
- Add pack contract implementation by @adam-maj in #469
- allow passing storage to fromSigner and fromPrivateKey - this was missed when first implementing those functions by @jnsdls in #471
- Update code snippet example for Edition Drop Contract by @OscarKevinXR in #472
- Jw/add advanced feature snippets by @jarrodwatts in #473
- Make ContractInterceptor class @public by @jarrodwatts in #476
- Add support for wallet authenticator by @adam-maj in #450
- Update documentation for signature drop by @adam-maj in #478
- Allow creating batches from existing URIs for NFT/Edition Drop by @joaquim-verges in #479
New Contributors
- @OscarKevinXR made their first contribution in #472
Full Changelog: v2.3.14...v2.3.15
v2.3.14
What's Changed
- [L2] add optimism / arbitrum chains by @joaquim-verges in #465
- Allow overriding tx options for custom contract calls by @joaquim-verges in #470
Full Changelog: v2.3.13...v2.3.14
v2.3.13
What's Changed
- expose edition.claimConditions.setBatch() to set claim conditions on multiple tokenIds at once by @joaquim-verges in #468
Full Changelog: v2.3.12...v2.3.13
v2.3.12
What's Changed
- expose contract.events.listenToAllEvents() by @joaquim-verges in #466
- Update erc155 signature minting API by @adam-maj in #467
Full Changelog: v2.3.11...v2.3.12
v2.3.11
What's Changed
Full Changelog: v2.3.10...v2.3.11
v2.3.10
What's Changed
- Add ERC721 claimable feature detection by @adam-maj in #456
- Fetch sources for contracts from solc metadata by @joaquim-verges in #462
Full Changelog: v2.3.9...v2.3.10
v2.3.9
v2.3.8
What's Changed
- remove unused editor role by @jnsdls in #448
- Expose unpublish capability by @joaquim-verges in #455
- Add lazy mint feature detection by @joaquim-verges in #457
- Unresolve active IPFS gateway back to ipfs hash on metadata upload by @joaquim-verges in #461
- Update Signature Drop Contract changes on SDK by @ndeto in #454
- enable separate exports (to support vite usecase) by @jnsdls in #459
Full Changelog: v2.3.7...v2.3.8