Skip to content

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

v5.0.3

06 May 14:04
Compare
Choose a tag to compare

5.0.3 (2022-05-06)

Bug Fixes

v5.0.2

04 May 14:33
Compare
Choose a tag to compare

5.0.2 (2022-05-04)

Bug Fixes

v5.0.1

22 Mar 08:35
Compare
Choose a tag to compare

5.0.1 (2022-03-22)

Bug Fixes

  • do pubsub operations after start (#13) (ae53cc9)

v5.0.0

21 Mar 16:14
Compare
Choose a tag to compare

5.0.0 (2022-03-21)

⚠ BREAKING CHANGES

  • this module now only has named exports and is ESM only

Features

v4.0.0

26 May 12:06
Compare
Choose a tag to compare

Bug Fixes

  • add support for multiaddrs 8.0.0 (#8) (af65502)

chore

  • update dependencies and use protobufjs (#10) (7e3f6b3)

BREAKING CHANGES

  • uses new multiaddr
  • emitted peer multiaddrs changed to Uint8Arrays

v3.0.0

07 Oct 15:07
f75c389
Compare
Choose a tag to compare

Bug Fixes

  • add support for multiaddrs 8.0.0 (#8) (af65502)

BREAKING CHANGES

  • emitted peer multiaddrs changed to Uint8Arrays

v2.0.1

29 Apr 13:10
c314f1e
Compare
Choose a tag to compare
chore: release version v2.0.1

v2.0.0

21 Apr 12:39
6ac44f9
Compare
Choose a tag to compare

Chores

  • peer-discovery not using peer-info (#5) (ca0bdff)

BREAKING CHANGES

  • peer event emits an object with id and multiaddr instead of a peer-info

  • chore: address review

v1.0.0

08 Apr 12:56
4ed124b
Compare
Choose a tag to compare

Features