This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree 2 files changed +12
-1
lines changed
packages/interface-peer-discovery-compliance-tests
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-peer-discovery-compliance -tests-v2.0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-discovery-compliance-tests-v1.0.2...@libp2p/interface-peer-discovery-compliance-tests-v2.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
+ * remove @libp2p/components ([ #301 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/301 ) ) ([ 1d37dc6] ( https://github.com/libp2p/js-libp2p-interfaces/commit/1d37dc6d3197838a71895d5769ad8bba6eb38fd3 ) )
11
+
1
12
## [ @libp2p/interface-peer-discovery-compliance -tests-v1.0.2] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-discovery-compliance-tests-v1.0.1...@libp2p/interface-peer-discovery-compliance-tests-v1.0.2 ) (2022-09-21)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-peer-discovery-compliance-tests" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Compliance tests for implementations of the libp2p Peer Discovery interface" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-peer-discovery-compliance-tests#readme" ,
You can’t perform that action at this time.
0 commit comments