This repository has been 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.42
v2.3.41
What's Changed
- Update README.md by @jarrodwatts in #553
- Remove storage and test cases to @thirdweb-dev/storage by @adam-maj in #555
- Fix fetching NFTs where names are numbers by @joaquim-verges in #557
- update to latest contracts SDK by @joaquim-verges in #559
- Fix ERC1155 lazyminting from base extensions by @joaquim-verges in #560
- consistent namespacing for erc20 drop by @joaquim-verges in #562
- Rename PriceSchema to AmountSchema by @nachoiacovino in #529
Full Changelog: v2.3.38...v2.3.41
v2.3.38
What's Changed
- Update README.md by @jarrodwatts in #552
- Export auth input and output schemas by @adam-maj in #554
- contract publisher improvements + delayed reveal fixes by @joaquim-verges in #551
Full Changelog: v2.3.37...v2.3.38
v2.3.37
What's Changed
- make individual licenses optional + single claim phase release fix by @joaquim-verges in #546
- fix marketplace not fetching NFT metadata from non-standard contracts by @joaquim-verges in #549
- Add support for ERC20Droppable by @adam-maj in #547
- Detect ERC1155 delayed reveal extension by @joaquim-verges in #550
- implement API to release/deploy proxy contracts by @joaquim-verges in #548
Full Changelog: v2.3.36...v2.3.37
v2.3.35
What's Changed
- Add support for erc1155 lazy mint by @adam-maj in #538
- New ContractPublisher address + fix schema validation by @joaquim-verges in #539
- Resolve contract names when available + more explicit invalid marketplace listings errors by @joaquim-verges in #541
- Add support for burnable to ERC20, ERC721, and ERC1155 by @adam-maj in #540
- Allow deploying any released contracts from SDK by @joaquim-verges in #542
Full Changelog: v2.3.34...v2.3.35
v2.3.34
What's Changed
- fix: restore compatibility with experimental built-in fetch in Node v18 by @robertrossmann in #532
- fix: do not minify compiled sources for Node.js by @robertrossmann in #530
- Add support for gasLimitOf function by @adam-maj in #535
- Introducing
TransactionTask
builder pattern for fine grained transaction control by @joaquim-verges in #536 - expose
contract.publishMetadata.extractEvents()
by @joaquim-verges in #537
New Contributors
- @robertrossmann made their first contribution in #532
Full Changelog: v2.3.33...v2.3.34
v2.3.33
What's Changed
- fix publish metadata resolver by @joaquim-verges in #531
- Catch calling contractType on custom contracts with signature drop by @joaquim-verges in #533
Full Changelog: v2.3.32...v2.3.33
v2.3.32
What's Changed
- Add fantom testnet by @nachoiacovino in #524
- Update compatibility for authentication SDK by @adam-maj in #525
Full Changelog: v2.3.30...v2.3.32
v2.3.31
What's Changed
- Updated code snippets for pack by @jarrodwatts in #520
- Fixed IPFS upload failed error by @adam-maj in #521
Full Changelog: v2.3.30...v2.3.31
v2.3.27
What's Changed
- update to latest contracts release by @joaquim-verges in #518
Full Changelog: v2.3.26...v2.3.27