Skip to content

Latest commit

 

History

History
207 lines (91 loc) · 10.3 KB

File metadata and controls

207 lines (91 loc) · 10.3 KB

@libp2p/daemon-protocol 6.0.2 (2024-02-07)

Dependencies

Bug Fixes

⚠ BREAKING CHANGES

  • updates js-libp2p to v1

Dependencies

Dependencies

⚠ BREAKING CHANGES

  • stream close methods are now asyc, requires libp2p@0.46.x or later

Features

Dependencies

Dependencies

  • bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#201) (9b146a8)

⚠ BREAKING CHANGES

  • the type of the source/sink properties have changed

Dependencies

Dependencies

Trivial Changes

Dependencies

  • dev: bump protons from 6.1.3 to 7.0.2 (#179) (07d5872)

Bug Fixes

Dependencies

  • update uint8arrays, protons and multiformats (#143) (661139c)

Dependencies

  • bump @libp2p/interface-transport from 1.0.4 to 2.0.0 (#132) (1a7b2cc)

Bug Fixes

⚠ BREAKING CHANGES

  • the stream type returned by client.openStream has changed

Bug Fixes

Bug Fixes

Trivial Changes

Dependencies

  • update uint8arraylist and protons deps (#115) (34a8334)

⚠ BREAKING CHANGES

  • uses new single-issue libp2p interface modules

Features

Trivial Changes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

  • remove protobufjs and replace with protons (#81) (78dd02a)

Trivial Changes

@libp2p/daemon-protocol-v1.0.0 (2022-03-28)

⚠ BREAKING CHANGES

  • This module is now ESM only

Features