github zen-fs/core v2.4.0
2.4.0

latest releases: v2.4.4, v2.4.3, v2.4.2...
3 months ago
  • Added support for Node v24.7.0
    • Added autoClose option to FileHandle.readableWebStream
    • Made Dir disposers idempotent
    • Added fs.mkdtempDisposableSync and fs.promises.mkdtempDisposable
  • Added "default" directories along with Configuration.defaultDirectories.
    When set, configure will automatically create common directories from the Linux Filesystem Hierarchy.
    This includes /tmp, /var, and /etc
  • Re-licensed under the LGPL. Most projects will not need to do anything, though any forks and patches (not dependents) of ZenFS must also use the LGPL in order to update. This does not extend to the rest of your code. Just like with the MIT license, distributing ZenFS requires inclusion of the license.
  • Fixed incorrect iterator return result type for fs.watch
  • Updated dependencies

Don't miss a new core release

NewReleases is sending notifications on new releases.