- Added support for
@types/node@25.9.5appendFilenow accepts more types for it'sdataargument
new Inode(inode)now clones the passed inode instead of throwing- Added test for inode copy
- Fixed
IndexFS.statreturning a live inode instead of a clone (#295) - Fixed
createFileandmkdirmutating theiroptionsinStoreFSandIndexFS(#295) - Fixed
CreationOptionsbeing mutable