Skip to content

Releases: ipfs/js-ipfs-unixfs

ipfs-unixfs-exporter-v9.0.0

19 Oct 11:16
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v9.0.0 (2022-10-19)

⚠ BREAKING CHANGES

Dependencies

  • update multiformats to 10.x.x and all @ipld/* modules (#265) (7a12568)

ipfs-unixfs-exporter-v8.0.6

21 Sep 16:38
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v8.0.6 (2022-09-21)

Bug Fixes

ipfs-unixfs-importer-v10.0.2

31 Aug 06:16
Compare
Choose a tag to compare

ipfs-unixfs-importer-v10.0.2 (2022-08-31)

Bug Fixes

  • specify return type of the importer to generate correct types (#251) (3343366), closes #214

ipfs-unixfs-exporter-v8.0.5

31 Aug 06:16
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v8.0.5 (2022-08-31)

Bug Fixes

  • specify return type of the importer to generate correct types (#251) (3343366), closes #214

ipfs-unixfs-exporter-v8.0.4

17 Aug 17:27
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v8.0.4 (2022-08-17)

Bug Fixes

  • yield buf after reading length to make it safe to use with worker transfer (eeeda23)

ipfs-unixfs-exporter-v8.0.3

17 Aug 16:18
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v8.0.3 (2022-08-17)

Bug Fixes

  • handle empty files again (4c1b9f6)

ipfs-unixfs-exporter-v8.0.2

17 Aug 15:26
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v8.0.2 (2022-08-17)

Bug Fixes

  • parallelise loading of dag-pb links when exporting (#249) (862d63b), closes #237

ipfs-unixfs-importer-v10.0.1

16 Aug 06:39
Compare
Choose a tag to compare

ipfs-unixfs-importer-v10.0.1 (2022-08-16)

Bug Fixes

ipfs-unixfs-exporter-v8.0.1

16 Aug 06:39
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v8.0.1 (2022-08-16)

Bug Fixes

ipfs-unixfs-v7.0.0

11 Aug 14:13
Compare
Choose a tag to compare

ipfs-unixfs-v7.0.0 (2022-08-11)

⚠ BREAKING CHANGES

  • This module used to be dual published as CJS/ESM, now it is just ESM

Dependencies