Skip to content

Releases: ensdomains/ensjs

@ensdomains/[email protected]

18 Jan 07:17
Compare
Choose a tag to compare

What's Changed

  • feat: add strict/gatewayUrls param + getRecords tweaks by @TateB in #157

Full Changelog: v3.0.1...v3.1.0

@ensdomains/[email protected]

16 Jan 06:50
fcea514
Compare
Choose a tag to compare

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]

13 Dec 02:32
Compare
Choose a tag to compare

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

  • Now using viem
  • Written in TypeScript
  • The API is completely different. If you are migrating from v2, you should read the docs.
  • Full tree shaking support

v3.0.0-beta.11

05 Dec 07:58
Compare
Choose a tag to compare
v3.0.0-beta.11 Pre-release
Pre-release

@ensdomains/[email protected]

09 Nov 22:32
Compare
Choose a tag to compare
Pre-release

changes:

  • bumped @ensdomains/content-hash
  • bumped @ensdomains/dnsprovejs
  • removed cbor dep, now relying on cbor functions exported from @ensdomains/address-encoder

@ensdomains/[email protected]

12 Oct 01:22
Compare
Choose a tag to compare
Pre-release

changes:

  • bumped viem to 1.16.4
  • bumped address-encoder

@ensdomains/[email protected]

25 Sep 00:06
Compare
Choose a tag to compare
Pre-release

changes:

  • bumped viem peer dep to 1.12.2
  • bumped graphql-request to 6.1.0

@ensdomains/[email protected]

11 Sep 00:32
Compare
Choose a tag to compare
Pre-release

changes:

  • encodeContentHash with onion/onion3 types now errors on incorrect content length

@ensdomains/[email protected]

07 Sep 05:33
Compare
Choose a tag to compare
Pre-release

changes:

  • tweaks + bug fixes

Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6

v3.0.0-alpha.67

28 Aug 10:08
ae9cdab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-alpha.66...v3.0.0-alpha.67