File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/ipfs-unixfs-exporter Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ ipfs-unixfs-exporter-v13.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v12.0.2...ipfs-unixfs-exporter-v13.0.0 ) (2023-03-15)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * please use the latest interface-blockstore versions of everything, aside from this
7
+ impact should be minimal
8
+
9
+ ### Dependencies
10
+
11
+ * update blockstore ([ #290 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/290 ) ) ([ 6efaab5] ( https://github.com/ipfs/js-ipfs-unixfs/commit/6efaab5dc509beb5bd5049e104399a5d3b46301d ) )
12
+ * update sibling dependencies ([ a1c8f49] ( https://github.com/ipfs/js-ipfs-unixfs/commit/a1c8f4932a2d351bc512e4f872a3566a2aaa3045 ) )
13
+
1
14
## [ ipfs-unixfs-exporter-v12.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v12.0.1...ipfs-unixfs-exporter-v12.0.2 ) (2023-03-13)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-exporter" ,
3
- "version" : " 12 .0.2 " ,
3
+ "version" : " 13 .0.0 " ,
4
4
"description" : " JavaScript implementation of the UnixFs exporter 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-exporter#readme" ,
You can’t perform that action at this time.
0 commit comments