File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 8.0.0] ( https://github.com/libp2p/js-libp2p-kad-dht/compare/v7.0.3...v8.0.0 ) (2023-03-14)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * requires an instance of ` interface-datastore@8.x.x `
7
+
8
+ ### Dependencies
9
+
10
+ * update interface-datastore to 8.x.x ([ #430 ] ( https://github.com/libp2p/js-libp2p-kad-dht/issues/430 ) ) ([ 923ef72] ( https://github.com/libp2p/js-libp2p-kad-dht/commit/923ef72ff39930fb773f3d619f8d1a23cf15d65d ) )
11
+
1
12
## [ 7.0.3] ( https://github.com/libp2p/js-libp2p-kad-dht/compare/v7.0.2...v7.0.3 ) (2023-03-10)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/kad-dht" ,
3
- "version" : " 7 .0.3 " ,
3
+ "version" : " 8 .0.0 " ,
4
4
"description" : " JavaScript implementation of the Kad-DHT for libp2p" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-kad-dht#readme" ,
You can’t perform that action at this time.
0 commit comments