File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/libp2p-daemon-server Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/daemon-server-v5 .0.0] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v4.1.4...@libp2p/daemon-server-v5.0.0 ) (2023-04-19)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * the type of the source/sink properties have changed
7
+
8
+ ### Dependencies
9
+
10
+ * update it-stream-types to 2.x.x ([ #196 ] ( https://github.com/libp2p/js-libp2p-daemon/issues/196 ) ) ([ a09f6d5] ( https://github.com/libp2p/js-libp2p-daemon/commit/a09f6d58942033b08b579735aaa1537b3a324776 ) )
11
+ * update sibling dependencies ([ e0ec5ec] ( https://github.com/libp2p/js-libp2p-daemon/commit/e0ec5ecf5bfd7f801274d37d51c3dcce652de2ba ) )
12
+
1
13
## [ @libp2p/daemon-server-v4 .1.4] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v4.1.3...@libp2p/daemon-server-v4.1.4 ) (2023-04-12)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/daemon-server" ,
3
- "version" : " 4.1.4 " ,
3
+ "version" : " 5.0.0 " ,
4
4
"description" : " API server for libp2p-daemon instances" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-daemon/tree/master/packages/libp2p-daemon-server#readme" ,
You can’t perform that action at this time.
0 commit comments