Skip to content

Releases: libp2p/js-libp2p-daemon

@libp2p/daemon-client-9.0.2

08 Nov 16:54
fee962f

Choose a tag to compare

@libp2p/daemon-client-v9.0.2 (2024-11-08)

Bug Fixes

  • use upgrader to get incoming connections (#282) (fee962f)

@libp2p/daemon-5.0.1

08 Nov 17:46

Choose a tag to compare

@libp2p/daemon-v5.0.1 (2024-11-08)

Bug Fixes

Dependencies

@libp2p/daemon-server-8.0.1

11 Sep 15:46
33dfae1

Choose a tag to compare

@libp2p/daemon-server-v8.0.1 (2024-09-11)

Bug Fixes

@libp2p/daemon-server-8.0.0

11 Sep 10:59
0e06d97

Choose a tag to compare

@libp2p/daemon-server-v8.0.0 (2024-09-11)

BREAKING CHANGES

@libp2p/daemon-protocol-7.0.0

11 Sep 10:58
0e06d97

Choose a tag to compare

@libp2p/daemon-protocol-v7.0.0 (2024-09-11)

BREAKING CHANGES

@libp2p/daemon-client-9.0.1

11 Sep 15:46
33dfae1

Choose a tag to compare

@libp2p/daemon-client-v9.0.1 (2024-09-11)

Bug Fixes

@libp2p/daemon-client-9.0.0

11 Sep 10:59
0e06d97

Choose a tag to compare

@libp2p/daemon-client-v9.0.0 (2024-09-11)

BREAKING CHANGES

@libp2p/daemon-5.0.0

11 Sep 10:59
0e06d97

Choose a tag to compare

@libp2p/daemon-v5.0.0 (2024-09-11)

BREAKING CHANGES

v1.0.0

01 Aug 12:12

Choose a tag to compare

1.0.0 (2024-08-01)

⚠ BREAKING CHANGES

  • updates js-libp2p to v1
  • stream close methods are now asyc, requires libp2p@0.46.x or later
  • the type of the source/sink properties have changed
  • update pubsub subscribe method to return subscription (#186)
  • Update multiformats and related dependencies (#170)
  • the stream type returned by client.openStream has changed
  • uses new single-issue libp2p interface modules
  • This module is now ESM only

Features

Bug Fixes

Trivial Changes

Read more

@libp2p/daemon-server-7.0.6

01 Aug 11:53

Choose a tag to compare

@libp2p/daemon-server 7.0.6 (2024-08-01)

Bug Fixes

  • use "limited" instead of "transient" (#272) (d43c177)

Trivial Changes