File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
packages/libp2p-daemon-client Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/daemon-client-v3 .0.0] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-v2.0.4...@libp2p/daemon-client-v3.0.0 ) (2022-09-09)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * the stream type returned by ` client.openStream ` has changed
7
+
8
+ ### Bug Fixes
9
+
10
+ * allow opening remote streams ([ #126 ] ( https://github.com/libp2p/js-libp2p-daemon/issues/126 ) ) ([ 361cc57] ( https://github.com/libp2p/js-libp2p-daemon/commit/361cc5750de505ab0381ae43609c67d5d4f659a7 ) )
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * update sibling dependencies ([ 56711c4] ( https://github.com/libp2p/js-libp2p-daemon/commit/56711c4f14b0cf2370b8612fe07d42ed2ac8363c ) )
16
+ * update sibling dependencies ([ c3ebd58] ( https://github.com/libp2p/js-libp2p-daemon/commit/c3ebd588abc36ef45667e8e4e4c0e220303b7510 ) )
17
+
1
18
## [ @libp2p/daemon-client-v2 .0.4] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-v2.0.3...@libp2p/daemon-client-v2.0.4 ) (2022-08-10)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/daemon-client" ,
3
- "version" : " 2 .0.4 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " libp2p-daemon client implementation" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-daemon/tree/master/packages/libp2p-daemon-client#readme" ,
You can’t perform that action at this time.
0 commit comments