You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [17.0.0](v16.1.5...v17.0.0) (2025-09-25)
### ⚠ BREAKING CHANGES
* Must be used with `[email protected]`, it cannot be used with earlier versions
### Features
* update to libp2p v3 api ([#618](#618)) ([6b79387](6b79387))
### Bug Fixes
* upate typesversions and typedoc ([#628](#628)) ([91679d5](91679d5))
### Trivial Changes
* **release:** 17.0.0 [skip ci] ([3c628a2](3c628a2))
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,24 @@
8
8
9
9
* update to libp2p v3 api ([#618](https://github.com/ChainSafe/js-libp2p-noise/issues/618)) ([6b79387](https://github.com/ChainSafe/js-libp2p-noise/commit/6b79387c423ef19e596e0dece44247a28731ca93))
10
10
11
+
### Bug Fixes
12
+
13
+
* upate typesversions and typedoc ([#628](https://github.com/ChainSafe/js-libp2p-noise/issues/628)) ([91679d5](https://github.com/ChainSafe/js-libp2p-noise/commit/91679d5ea5e6c495d622ed86f189e1efa5317b4b))
* Must be used with `[email protected]`, it cannot be used with earlier versions
24
+
25
+
### Features
26
+
27
+
* update to libp2p v3 api ([#618](https://github.com/ChainSafe/js-libp2p-noise/issues/618)) ([6b79387](https://github.com/ChainSafe/js-libp2p-noise/commit/6b79387c423ef19e596e0dece44247a28731ca93))
0 commit comments