Skip to content

unixfs: v5.0.0

Latest
Compare
Choose a tag to compare
@achingbrain achingbrain released this 21 Mar 12:25
7e32123

5.0.0 (2025-03-20)

⚠ BREAKING CHANGES

  • Fields that would involve DAG traversal have been removed from the output of fs.stat - pass the extended option to have them returned
  • addFile requires the import candidate to have path and content properties and the returned CID will always resolve to a directory

Bug Fixes