Skip to content

Releases: ipfs/js-ipns

v10.0.0

12 Sep 11:20
Compare
Choose a tag to compare

10.0.0 (2024-09-12)

⚠ BREAKING CHANGES

  • uses libp2p@2.x.x deps, operates on PrivateKey/PublicKeys instead of PeerIds

Bug Fixes

v9.1.2

12 Sep 07:27
Compare
Choose a tag to compare

9.1.2 (2024-09-12)

Bug Fixes

v9.1.1

11 Sep 11:28
Compare
Choose a tag to compare

9.1.1 (2024-09-11)

Dependencies

  • dev: bump aegir from 42.2.11 to 44.1.1 (#321) (e06942b)

v9.1.0

02 Apr 18:11
Compare
Choose a tag to compare

9.1.0 (2024-04-02)

Features

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#311) (0c5f3e1)
  • add or force update .github/workflows/js-test-and-release.yml (#312) (46a2b72)
  • add or force update .github/workflows/js-test-and-release.yml (#313) (e933496)
  • Update .github/workflows/stale.yml [skip ci] (16e0e10)

v9.0.0

18 Jan 13:01
Compare
Choose a tag to compare

9.0.0 (2024-01-18)

⚠ BREAKING CHANGES

  • the validity field is now a string

Bug Fixes

v8.0.4

18 Jan 10:49
Compare
Choose a tag to compare

8.0.4 (2024-01-18)

Bug Fixes

v8.0.3

16 Jan 07:51
Compare
Choose a tag to compare

8.0.3 (2024-01-16)

Bug Fixes

v8.0.2

15 Jan 14:04
Compare
Choose a tag to compare

8.0.2 (2024-01-15)

Dependencies

  • bump @libp2p/crypto from 3.0.4 to 4.0.0 (#304) (ed83244)

v8.0.1

12 Jan 14:41
Compare
Choose a tag to compare

8.0.1 (2024-01-12)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (e612553)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.1.1 (#303) (9f0ab52)

v8.0.0

30 Dec 11:51
Compare
Choose a tag to compare

8.0.0 (2023-12-30)

⚠ BREAKING CHANGES

  • requires libp2p v1 or later

Trivial Changes

Dependencies