Releases: 0xsequence/sequence.js
Releases · 0xsequence/sequence.js
v2.2.15
- Automated API updates for Metadata, Relayer, Marketplace
- Improved EIP191 handling
v2.0.0
sequence.js 2.0.0 brings ethers v6 support. For ethers v5 compatibility, you can continue using the 1.10.x series.
v0.43.1
- ethers is now a peerDependency
- upgraded all of our deps
- upgraded api clients with latest version of webrpc. Note as of node v18, node now ships with native fetch() so we removed polyfills
- functionality is the same overall