Releases
webrtc-v4.0.0
⚠ BREAKING CHANGES
the minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending data
imports from libp2p/circuit-relay
should be updated to @libp2p/circuit-relay-v2
Features
allow stream muxers and connection encrypters to yield lists (#2256 ) (4a474d5 )
Bug Fixes
Code Refactoring
extract circuit relay v2 to separate module (#2222 ) (24afba3 )
Dependencies
The following workspace dependencies were updated
dependencies
@libp2p/interface bumped from ^0.1.6 to ^1.0.0
@libp2p/interface-internal bumped from ^0.1.9 to ^0.1.10
@libp2p/logger bumped from ^3.1.0 to ^4.0.0
@libp2p/peer-id bumped from ^3.0.6 to ^4.0.0
@libp2p/utils bumped from ^4.0.7 to ^5.0.0
devDependencies
@libp2p/circuit-relay-v2 bumped from ^0.0.0 to ^1.0.0
@libp2p/interface-compliance-tests bumped from ^4.1.5 to ^5.0.0
@libp2p/peer-id-factory bumped from ^3.0.8 to ^3.0.9
@libp2p/websockets bumped from ^7.0.13 to ^8.0.0
libp2p bumped from ^0.46.21 to ^1.0.0
You can’t perform that action at this time.