File tree 2 files changed +13
-1
lines changed
packages/ipfs-unixfs-importer
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ ipfs-unixfs-importer-v10.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v9.0.10...ipfs-unixfs-importer-v10.0.0 ) (2022-08-11)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * This module used to be dual published as CJS/ESM, now it is just ESM
7
+
8
+ ### Dependencies
9
+
10
+ * update aegir to 37.x.x ([ #243 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/243 ) ) ([ 9fccb7c] ( https://github.com/ipfs/js-ipfs-unixfs/commit/9fccb7c4bf989c052ba67ab2c9280273aecfda36 ) )
11
+ * update hamt-sharding to 3.0.0 ([ #244 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/244 ) ) ([ 50a7607] ( https://github.com/ipfs/js-ipfs-unixfs/commit/50a7607d1876dab0b34dfe79704688f01ce1d449 ) )
12
+
1
13
## [ ipfs-unixfs-importer-v9.0.10] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v9.0.9...ipfs-unixfs-importer-v9.0.10 ) (2022-05-27)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-importer" ,
3
- "version" : " 9 .0.6 " ,
3
+ "version" : " 10 .0.0 " ,
4
4
"description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-importer#readme" ,
You can’t perform that action at this time.
0 commit comments