Releases
interface-compliance-tests-v6.0.0
interface-compliance-tests: v6.0.0
Compare
Sorry, something went wrong.
No results found
6.0.0 (2024-09-11)
� BREAKING CHANGES
@libp2p/peer-id-factory has been removed, use generateKeyPair and peerIdFromPrivateKey instead
the final argument to secureOutbound and secureInbound in the ConnectionEncrypter interface is now an options object
The .code property has been removed from most errors, use .name instead
removes localPeer: PeerId first parameter from secureInbound and secureOutbound in ConnectionEncrypter
The notifyOnTransient property of libp2p.register has been renamed notifyOnLimitedConnection
@libp2p/interface no longer exports a CustomEvent polyfill
Features
use .name property instead of .code for errors (#2655 ) (0d20426 )
Bug Fixes
Dependencies
The following workspace dependencies were updated
dependencies
@libp2p/crypto bumped from ^4.1.9 to ^5.0.0
@libp2p/interface bumped from ^1.7.0 to ^2.0.0
@libp2p/interface-internal bumped from ^1.3.4 to ^2.0.0
@libp2p/logger bumped from ^4.0.20 to ^5.0.0
@libp2p/multistream-select bumped from ^5.1.17 to ^6.0.0
@libp2p/peer-collections bumped from ^5.2.9 to ^6.0.0
@libp2p/peer-id bumped from ^4.2.4 to ^5.0.0
@libp2p/utils bumped from ^5.4.9 to ^6.0.0
You can’t perform that action at this time.