This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree 2 files changed +22
-1
lines changed
packages/interface-stream-muxer-compliance-tests
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-stream-muxer-compliance-tests -v4.0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-stream-muxer-compliance-tests-v3.0.1...@libp2p/interface-stream-muxer-compliance-tests-v4.0.0 ) (2022-08-07)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * change stream muxer interface (#279 )
7
+
8
+ ### Features
9
+
10
+ * change stream muxer interface ([ #279 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/279 ) ) ([ 1ebe269] ( https://github.com/libp2p/js-libp2p-interfaces/commit/1ebe26988b6a286f36a4fc5177f502cfb60368a1 ) )
11
+
12
+
13
+ ### Trivial Changes
14
+
15
+ * update project config ([ #271 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/271 ) ) ([ 59c0bf5] ( https://github.com/libp2p/js-libp2p-interfaces/commit/59c0bf5e0b05496fca2e4902632b61bb41fad9e9 ) )
16
+
17
+
18
+ ### Dependencies
19
+
20
+ * update sibling dependencies ([ f859920] ( https://github.com/libp2p/js-libp2p-interfaces/commit/f859920423587ae797ac90ccaa3af8bdf60ae549 ) )
21
+
1
22
## [ @libp2p/interface-stream-muxer-compliance-tests -v3.0.1] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-stream-muxer-compliance-tests-v3.0.0...@libp2p/interface-stream-muxer-compliance-tests-v3.0.1 ) (2022-06-27)
2
23
3
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-stream-muxer-compliance-tests" ,
3
- "version" : " 3 .0.1 " ,
3
+ "version" : " 4 .0.0 " ,
4
4
"description" : " Compliance tests for implementations of the libp2p Stream Muxer interface" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-stream-muxer-compliance-tests#readme" ,
You can’t perform that action at this time.
0 commit comments