Releases: libp2p/js-libp2p
Releases · libp2p/js-libp2p
noise: v1.0.1
1.0.1 (2025-09-24)
Dependencies
- update p-event, p-wait-for and noble deps (#3302) (55bbd8c)
- The following workspace dependencies were updated
- dependencies
- @libp2p/crypto bumped from ^5.1.9 to ^5.1.10
- @libp2p/peer-id bumped from ^6.0.0 to ^6.0.1
- @libp2p/utils bumped from ^7.0.0 to ^7.0.1
- devDependencies
- @libp2p/daemon-client bumped from ^10.0.0 to ^10.0.1
- @libp2p/daemon-server bumped from ^9.0.0 to ^9.0.1
- @libp2p/interface-compliance-tests bumped from ^7.0.0 to ^7.0.1
- @libp2p/interop bumped from ^14.0.0 to ^14.0.1
- @libp2p/logger bumped from ^6.0.0 to ^6.0.1
- @libp2p/tcp bumped from ^11.0.0 to ^11.0.1
- @libp2p/yamux bumped from ^8.0.0 to ^8.0.1
- libp2p bumped from ^3.0.0 to ^3.0.1
- dependencies
noise: v1.0.0
1.0.0 (2025-09-23)
� BREAKING CHANGES
- requires @mulitformats/multiaddr 13.x.x or later
-
- Stream handlers accept
stream, connection, not{ stream, connection }
- Stream handlers accept
Features
Bug Fixes
- update project (db9f40c)
Dependencies
- update @multiformats/multiaddr to 13.x.x (#3268) (b8ecade)
- The following workspace dependencies were updated
- dependencies
- @libp2p/crypto bumped from ^5.1.8 to ^5.1.9
- @libp2p/interface bumped from ^2.11.0 to ^3.0.0
- @libp2p/peer-id bumped from ^5.1.9 to ^6.0.0
- @libp2p/utils bumped from ^6.7.2 to ^7.0.0
- devDependencies
- @libp2p/daemon-client bumped from ^9.0.8 to ^10.0.0
- @libp2p/daemon-server bumped from ^8.0.6 to ^9.0.0
- @libp2p/interface-compliance-tests bumped from ^6.5.0 to ^7.0.0
- @libp2p/interop bumped from ^13.0.3 to ^14.0.0
- @libp2p/logger bumped from ^5.2.0 to ^6.0.0
- @libp2p/tcp bumped from ^10.1.19 to ^11.0.0
- @libp2p/yamux bumped from ^7.0.1 to ^8.0.0
- libp2p bumped from ^2.10.0 to ^3.0.0
- dependencies
multistream-select: v7.0.1
multistream-select: v7.0.0
7.0.0 (2025-09-23)
� BREAKING CHANGES
-
- Stream handlers accept
stream, connection, not{ stream, connection }
- Stream handlers accept
Features
Bug Fixes
- update project (db9f40c)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^2.11.0 to ^3.0.0
- @libp2p/utils bumped from ^6.7.2 to ^7.0.0
- dependencies
mplex: v12.0.1
12.0.1 (2025-09-24)
Dependencies
mplex: v12.0.0
12.0.0 (2025-09-23)
� BREAKING CHANGES
-
- Stream handlers accept
stream, connection, not{ stream, connection }
- Stream handlers accept
Features
Bug Fixes
- update project (db9f40c)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^2.11.0 to ^3.0.0
- @libp2p/utils bumped from ^6.7.2 to ^7.0.0
- devDependencies
- @libp2p/interface-compliance-tests bumped from ^6.5.0 to ^7.0.0
- @libp2p/logger bumped from ^5.2.0 to ^6.0.0
- dependencies
memory: v2.0.1
2.0.1 (2025-09-24)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @libp2p/utils bumped from ^7.0.0 to ^7.0.1
- devDependencies
- @libp2p/logger bumped from ^6.0.0 to ^6.0.1
- @libp2p/peer-id bumped from ^6.0.0 to ^6.0.1
- dependencies
memory: v2.0.0
2.0.0 (2025-09-23)
� BREAKING CHANGES
- requires @mulitformats/multiaddr 13.x.x or later
-
- Stream handlers accept
stream, connection, not{ stream, connection }
- Stream handlers accept
Features
Bug Fixes
- update project (db9f40c)
Dependencies
- update @multiformats/multiaddr to 13.x.x (#3268) (b8ecade)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^2.11.0 to ^3.0.0
- @libp2p/utils bumped from ^6.7.2 to ^7.0.0
- devDependencies
- @libp2p/logger bumped from ^5.2.0 to ^6.0.0
- @libp2p/peer-id bumped from ^5.1.9 to ^6.0.0
- dependencies
mdns: v12.0.1
12.0.1 (2025-09-24)
Dependencies
- update p-event, p-wait-for and noble deps (#3302) (55bbd8c)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface-internal bumped from ^3.0.0 to ^3.0.1
- @libp2p/peer-id bumped from ^6.0.0 to ^6.0.1
- @libp2p/utils bumped from ^7.0.0 to ^7.0.1
- devDependencies
- @libp2p/crypto bumped from ^5.1.9 to ^5.1.10
- @libp2p/interface-compliance-tests bumped from ^7.0.0 to ^7.0.1
- @libp2p/logger bumped from ^6.0.0 to ^6.0.1
- dependencies
mdns: v12.0.0
12.0.0 (2025-09-23)
� BREAKING CHANGES
- requires @mulitformats/multiaddr 13.x.x or later
-
- Stream handlers accept
stream, connection, not{ stream, connection }
- Stream handlers accept
Features
Bug Fixes
- update project (db9f40c)
Dependencies
- update @multiformats/multiaddr to 13.x.x (#3268) (b8ecade)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^2.11.0 to ^3.0.0
- @libp2p/interface-internal bumped from ^2.3.19 to ^3.0.0
- @libp2p/peer-id bumped from ^5.1.9 to ^6.0.0
- @libp2p/utils bumped from ^6.7.2 to ^7.0.0
- devDependencies
- @libp2p/crypto bumped from ^5.1.8 to ^5.1.9
- @libp2p/interface-compliance-tests bumped from ^6.5.0 to ^7.0.0
- @libp2p/logger bumped from ^5.2.0 to ^6.0.0
- dependencies