Skip to content

Releases: libp2p/js-libp2p-pubsub-peer-discovery

v8.0.3

19 Apr 15:13
Compare
Choose a tag to compare

8.0.3 (2023-04-19)

Dependencies

  • bump @libp2p/interface-pubsub from 3.0.7 to 4.0.0 (#90) (412b338)
  • bump protons-runtime from 4.0.2 to 5.0.0 (#72) (e75d936)

v8.0.2

21 Mar 13:54
Compare
Choose a tag to compare

8.0.2 (2023-03-21)

Dependencies

  • bump @multiformats/multiaddr from 11.6.1 to 12.0.0 (#87) (31ce222)

v8.0.1

20 Mar 17:18
Compare
Choose a tag to compare

8.0.1 (2023-03-20)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (740b797)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (0d8e5d2)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (1e7f66e)

Dependencies

  • dev: bump protons from 6.1.3 to 7.0.2 (#77) (4eb7e64)

v8.0.0

06 Jan 18:30
Compare
Choose a tag to compare

8.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update multiformats to v11 (#70)

Bug Fixes

v7.0.1

16 Dec 18:25
Compare
Choose a tag to compare

7.0.1 (2022-12-16)

Bug Fixes

Documentation

v7.0.0

12 Oct 19:02
Compare
Choose a tag to compare

7.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • modules no longer implement Initializable instead switching to constructor injection

Bug Fixes

Trivial Changes

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

v6.0.2

31 Aug 12:09
Compare
Choose a tag to compare

6.0.2 (2022-08-31)

Bug Fixes

  • peers were not published on pubsub, updated dependencies (#49) (a4b9a69)

v6.0.1

03 Aug 12:14
Compare
Choose a tag to compare

6.0.1 (2022-08-03)

Trivial Changes

Dependencies

  • update deps for no-copy operations (#43) (90f4d38)

v6.0.0

15 Jun 15:14
Compare
Choose a tag to compare

6.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • uses new single-issue libp2p interface modules

Features

v5.0.4

23 May 11:48
Compare
Choose a tag to compare

5.0.4 (2022-05-23)

Bug Fixes