File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111
1212
13+ ### [ 0.39.1] ( https://www.github.com/libp2p/js-libp2p/compare/v0.39.0...v0.39.1 ) (2022-09-09)
14+
15+
16+ ### Bug Fixes
17+
18+ * add yamux interop tests ([ #1290 ] ( https://www.github.com/libp2p/js-libp2p/issues/1290 ) ) ([ b87632f] ( https://www.github.com/libp2p/js-libp2p/commit/b87632f97f44aecf583df06aed865bc4e087391a ) )
19+ * overwrite stream fields after handshake ([ #1305 ] ( https://www.github.com/libp2p/js-libp2p/issues/1305 ) ) ([ 43b0418] ( https://www.github.com/libp2p/js-libp2p/commit/43b04189987f11a7729b522d1e1dbdc1caceb874 ) )
20+ * report dialer metrics ([ #1377 ] ( https://www.github.com/libp2p/js-libp2p/issues/1377 ) ) ([ 0218acf] ( https://www.github.com/libp2p/js-libp2p/commit/0218acfae26fa69475b2ce0678b1c754c7eda605 ) )
21+
1322## [ 0.39.0] ( https://www.github.com/libp2p/js-libp2p/compare/v0.38.0...v0.39.0 ) (2022-09-05)
1423
1524
Original file line number Diff line number Diff line change 11{
22 "name" : " libp2p" ,
3- "version" : " 0.39.0 " ,
3+ "version" : " 0.39.1 " ,
44 "description" : " JavaScript implementation of libp2p, a modular peer to peer network stack" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/libp2p/js-libp2p#readme" ,
You can’t perform that action at this time.
0 commit comments