Releases: ensdomains/ensjs
Releases · ensdomains/ensjs
@ensdomains/[email protected]
What's Changed
Full Changelog: v3.0.1...v3.1.0
@ensdomains/[email protected]
What's Changed
- chore: bump @ensdomains/dnsprovejs by @TateB in #159
- chore: bump address-encoder + content-hash by @TateB in #160
Full Changelog: v3.0.0...v3.0.1
@ensdomains/[email protected]
ENSjs v3 is now out of alpha/beta!
Changes from v3-alpha
- Now using viem
- Classes have been removed
- Dual-builds for CJS and ESM
- Significantly better error handling
- Using UniversalResolver v2
- Subgraph queries are no longer combined with chain queries in any functions
- The API is similar for some functions, but there are still significant changes so you should read the docs.
Changes from v2
v3.0.0-beta.11
Full Changelog: v3.0.0-beta.10...v3.0.0-beta.11
@ensdomains/[email protected]
changes:
- bumped
@ensdomains/content-hash
- bumped
@ensdomains/dnsprovejs
- removed
cbor
dep, now relying on cbor functions exported from@ensdomains/address-encoder
@ensdomains/[email protected]
changes:
- bumped viem to
1.16.4
- bumped address-encoder
@ensdomains/[email protected]
changes:
- bumped viem peer dep to
1.12.2
- bumped graphql-request to
6.1.0
@ensdomains/[email protected]
changes:
encodeContentHash
with onion/onion3 types now errors on incorrect content length
@ensdomains/[email protected]
v3.0.0-alpha.67
What's Changed
- Add resolver address param to _getABI by @storywithoutend in #148
Full Changelog: v3.0.0-alpha.66...v3.0.0-alpha.67