File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
12
12
13
+ ## [ 0.37.0] ( https://www.github.com/libp2p/js-libp2p/compare/v0.36.2...v0.37.0 ) (2022-03-28)
14
+
15
+
16
+ ### ⚠ BREAKING CHANGES
17
+
18
+ * types are no longer hand crafted, this module is now ESM only
19
+
20
+ ### Features
21
+
22
+ * convert to typescript ([ #1172 ] ( https://www.github.com/libp2p/js-libp2p/issues/1172 ) ) ([ 199395d] ( https://www.github.com/libp2p/js-libp2p/commit/199395de4d8139cc77d0b408626f37c9b8520d28 ) )
23
+
13
24
### [ 0.36.2] ( https://www.github.com/libp2p/js-libp2p/compare/v0.36.1...v0.36.2 ) (2022-01-26)
14
25
15
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libp2p" ,
3
- "version" : " 0.36.2 " ,
3
+ "version" : " 0.37.0 " ,
4
4
"description" : " JavaScript implementation of libp2p, a modular peer to peer network stack" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p#readme" ,
You can’t perform that action at this time.
0 commit comments