Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Releases: thirdweb-dev/typescript-sdk

v2.2.9

13 May 21:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.8...v2.2.9

v2.2.8

10 May 23:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.7...v2.2.8

v2.2.7

10 May 19:32
Compare
Choose a tag to compare
  • Add and remove custom contracts from registry

Full Changelog: v2.2.6...v2.2.7

v2.2.6

10 May 01:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.2.6

v2.2.5

08 May 16:55
Compare
Choose a tag to compare
  • Parse deploy array inputs as strings 86ffb88

v2.2.4...v2.2.5

v2.2.4

07 May 01:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.2.4

v2.2.3

05 May 23:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.2

05 May 02:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

04 May 18:12
Compare
Choose a tag to compare
  • update factory contract addresses 631f3c7

v2.2.0...v2.2.1

v2.2.0

04 May 16:55
Compare
Choose a tag to compare

Breaking changes

nftCollection.mint() 👉 nftCollection.mintToSelf()
edition.mint() 👉 edition.mintToSelf()

What's Changed

Full Changelog: v2.1.6...v2.2.0