github zen-fs/core v2.5.8
2.5.8

4 hours ago
  • Added support for @types/node@25.9.5
    • appendFile now accepts more types for it's data argument
  • new Inode(inode) now clones the passed inode instead of throwing
    • Added test for inode copy
  • Fixed IndexFS.stat returning a live inode instead of a clone (#295)
  • Fixed createFile and mkdir mutating their options in StoreFS and IndexFS (#295)
  • Fixed CreationOptions being mutable

Don't miss a new core release

NewReleases is sending notifications on new releases.