Releases: ensdomains/ensjs
Releases · ensdomains/ensjs
@ensdomains/[email protected]
What's Changed
- chore: update UniversalResolver addresses by @TateB in #176
- chore: update address-encoder by @TateB in #177
Full Changelog: v3.4.3...v3.4.4
@ensdomains/[email protected]
What's Changed
Full Changelog: v3.4.2...v3.4.3
@ensdomains/[email protected]
What's Changed
- fix: dnsregistrar address (again) by @TateB in #171
- previous dnsregistrar was a scrapped deploy, new address is correct
Full Changelog: v3.4.1...v3.4.2
@ensdomains/[email protected]
What's Changed
Full Changelog: v3.4.0...v3.4.1
@ensdomains/[email protected]
What's Changed
Full Changelog: v3.3.0...v3.4.0
@ensdomains/[email protected]
What's Changed
- update makeCommitmentTuple to accept uppercase and lowercase "ETH" by @storywithoutend in #166
- feat: new dnssec oracle updated by @TateB in #158
- feat: improved chain types by @TateB in #164
- chore: add holesky support by @TateB in #167
- fix: tweak getrecords types by @TateB in #163
- add set multiple abis in setRecords + get abi by content type by @storywithoutend in #165
Full Changelog: v3.2.0...v3.3.0
@ensdomains/[email protected]
What's Changed
- added few encodeAbi tests by @sugh01 in #162
- fix setting abi and add tests by @storywithoutend in #161
New Contributors
Full Changelog: v3.1.0...v3.2.0
@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.