Skip to content

Releases: ChainSafe/js-libp2p-gossipsub

v0.8.0

19 Dec 17:28

Choose a tag to compare

chore: release version v0.8.0

v0.7.0

13 Nov 09:20

Choose a tag to compare

chore: release version v0.7.0

v0.6.6

13 Nov 09:18

Choose a tag to compare

chore: release version v0.6.6

v0.6.5

12 Nov 09:15

Choose a tag to compare

chore: release version v0.6.5

v0.6.4

22 Oct 11:26

Choose a tag to compare

chore: release version v0.6.4

v0.6.3

05 Oct 14:27

Choose a tag to compare

chore: release version v0.6.3

v0.6.2

22 Sep 08:19

Choose a tag to compare

chore: release version v0.6.2

v0.6.1

03 Sep 16:04

Choose a tag to compare

chore: release version v0.6.1

v0.5.1

27 Aug 08:36

Choose a tag to compare

Bug Fixes

BREAKING CHANGES

    • The .data and .seq properties of messages used to be node Buffers, now they are Uint8Arrays
  • All deps of this module now use Uint8Arrays instead of Buffers
  • chore: remove gh url from dep version

v0.4.7

27 Aug 08:11

Choose a tag to compare

Bug Fixes

  • connected with a subscriber before a mesh is created should send messages (060346a)
  • rpc control messages 0.4.x (#133) (a8438b5)