File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ ipfs-unixfs-v12.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-11.2.5...ipfs-unixfs-12.0.0 ) (2025-10-03)
2
+
3
+ ### ⚠ BREAKING CHANGES
4
+
5
+ * requires latest blockstore implementations
6
+
7
+ ### Bug Fixes
8
+
9
+ * update blockstore deps ([ #445 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/445 ) ) ([ dce7ca6] ( https://github.com/ipfs/js-ipfs-unixfs/commit/dce7ca68d014e5b695809cd61f24f91217161393 ) )
10
+
1
11
## [ ipfs-unixfs-v11.2.5] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-11.2.4...ipfs-unixfs-11.2.5 ) (2025-06-18)
2
12
3
13
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs" ,
3
- "version" : " 11.2.5 " ,
3
+ "version" : " 12.0.0 " ,
4
4
"description" : " JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-ipfs-unixfs/tree/main/packages/ipfs-unixfs#readme" ,
You can’t perform that action at this time.
0 commit comments