Skip to content

Releases: decentralized-identity/ethr-did-resolver

8.1.2

13 Jul 00:11
Compare
Choose a tag to compare

8.1.2 (2023-07-13)

Bug Fixes

  • deps: update all non-major dependencies (5d1be47)

8.1.1

12 Jul 19:56
Compare
Choose a tag to compare

8.1.1 (2023-07-12)

Bug Fixes

  • deps: Update dependency did-resolver to v4.1.0 (ea501e1)

8.1.0

12 Jul 13:29
Compare
Choose a tag to compare

8.1.0 (2023-07-12)

Features

  • add linea:goerli deployment (b7a36b3)

8.0.0

07 Nov 07:50
Compare
Choose a tag to compare

8.0.0 (2022-11-07)

Bug Fixes

BREAKING CHANGES

  • spec: This is a breaking change of the spec as "soft deletion" of non-updated DIDs is no longer considered valid.

7.0.2

24 Oct 12:29
Compare
Choose a tag to compare

7.0.2 (2022-10-24)

Bug Fixes

7.0.1

17 Oct 15:20
Compare
Choose a tag to compare

7.0.1 (2022-10-17)

Bug Fixes

7.0.0

17 Oct 11:48
Compare
Choose a tag to compare

7.0.0 (2022-10-17)

Bug Fixes

  • build: transpile for commonjs, use wrapper for esm (#170) (5eba679)

BREAKING CHANGES

  • build: previous versions (<7.0.0) would be transpiled twice by microbundle, but this seems to be anti-pattern

Please raise an issue on https://github.com/decentralized-identity/ethr-did-resolver if this change is incompatible with your tech stack and there are no workarounds.

7.0.0-alpha.3

14 Oct 14:30
Compare
Choose a tag to compare
7.0.0-alpha.3 Pre-release
Pre-release

7.0.0-alpha.3 (2022-10-14)

Bug Fixes

  • build: use commonjs module in tsconfig (e66d054)
  • ci: run tests on a matrix of node versions (3825ac0)

7.0.0-alpha.2

14 Oct 11:02
Compare
Choose a tag to compare
7.0.0-alpha.2 Pre-release
Pre-release

7.0.0-alpha.2 (2022-10-14)

Bug Fixes

  • build: build commonjs and also expose esm wrapper (522c199)

7.0.0-alpha.1

13 Oct 13:00
Compare
Choose a tag to compare
7.0.0-alpha.1 Pre-release
Pre-release

7.0.0-alpha.1 (2022-10-13)

Bug Fixes

  • add esm wrapper instead of double transpile (d2bbeaf)

BREAKING CHANGES

  • ESM is only supported through a wrapper