This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree 2 files changed +19
-1
lines changed
packages/interface-pubsub-compliance-tests
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-pubsub-compliance-tests-v4 .0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-compliance-tests-v3.0.0...@libp2p/interface-pubsub-compliance-tests-v4.0.0 ) (2022-10-12)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * modules no longer implement ` Initializable ` instead switching to constructor injection
7
+
8
+ ### Bug Fixes
9
+
10
+ * export network components type ([ 79a5d8f] ( https://github.com/libp2p/js-libp2p-interfaces/commit/79a5d8fc57ae47274ff9ad9c3969c5898f07eb1d ) )
11
+ * remove @libp2p/components ([ #301 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/301 ) ) ([ 1d37dc6] ( https://github.com/libp2p/js-libp2p-interfaces/commit/1d37dc6d3197838a71895d5769ad8bba6eb38fd3 ) )
12
+ * update mock network components use ([ c760e95] ( https://github.com/libp2p/js-libp2p-interfaces/commit/c760e95f07b6199f08adb20c1e3a4265649fdda0 ) )
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * update sibling dependencies ([ d3226f7] ( https://github.com/libp2p/js-libp2p-interfaces/commit/d3226f7383de85cae2b4771c22eea22c4bb5bbeb ) )
18
+
1
19
## [ @libp2p/interface-pubsub-compliance-tests-v3 .0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-compliance-tests-v2.0.5...@libp2p/interface-pubsub-compliance-tests-v3.0.0 ) (2022-10-11)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-pubsub-compliance-tests" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " Compliance tests for implementations of the libp2p PubSub interface" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-pubsub-compliance-tests#readme" ,
You can’t perform that action at this time.
0 commit comments