github zen-fs/core v2.3.11
2.3.11

latest releases: v2.4.4, v2.4.3, v2.4.2...
3 months ago
  • Fixed IndexFS.rename and IndexFS.renameSync not behaving correctly.
    • Items are now correctly removed bottom up and re-created top down
  • Fixed mkdir in derived file systems not being compatible with Async(IndexFS)
    • Added internal IndexFS._mkdir and _mkdirSync, which are called by IndexFS when creating new directories and renaming existing ones
  • Added timeout argument to _MutexedFS.lock()
  • --test-force-exit is no longer used when testing, which means more bugs should be caught

Don't miss a new core release

NewReleases is sending notifications on new releases.