Skip to content

ipfs-unixfs-importer-v14.0.0

Compare
Choose a tag to compare

ipfs-unixfs-importer-v14.0.0 (2023-02-16)

⚠ BREAKING CHANGES

  • The options object now accepts preconfigured instances of chunkers and file layouts - these can be imported from this module - see #283 for more
  • rawLeaves now defaults to true #283
  • cidVersion now defaults to 1 #283
  • onlyHash has been removed, instead pass a MemoryBlockstore or a blockstore implementation that doesn't store the blocks anywhere #283

Features

  • accept pre-configured import components as options instead of options for components (#283) (5a38d01)

Dependencies

  • update sibling dependencies (b4f6fc8)