Releases: delegatexyz/delegate-javascript-sdk
Releases · delegatexyz/delegate-javascript-sdk
v0.5.2
v0.5.1
What's Changed
- Add v2 SDK and migrate to viem by @ccummings in #9
New Contributors
- @ccummings made their first contribution in #9
Full Changelog: 0.4.6...0.5.0
v0.4.6
What's Changed
- Add web3 support to custom providers by @ryeshrimp in #7
Full Changelog: 0.4.5...0.4.6
v0.4.5
- Add support for providers with no signer
v0.4.4
- Add broader support for frontend / backend ecosystem
v0.4.3
Revert compiler options back to 0.4.1
v0.4.1
- Add extension tags to imports
v0.4.0
- Update package to include module type
v0.3.1
- Fix bug where error throws on backend implementations
v0.3.0
- Move reads/writes into a class for custom providers
- This allows frontend systems to implement other non-browser providers such as Wallet Connect