github zen-fs/core v1.6.0
1.6.0

latest releases: v2.4.4, v2.4.3, v2.4.2...
13 months ago
  • Node v22 is now supported
    • New fs functions: glob, globSync, promises.glob
    • Changes to FileHandle.read and FileHandle.write
  • Most device features are no longer experimental
  • Added addDevice
  • Added DeviceDriver.singleton and DeviceDriver.init options
  • Added device data to DeviceFile types
  • Deprecated DeviceFS.createDevice (use addDevice)
  • Changed devices to a named export
  • Organized emulation extra types
  • Patched Typescript (see microsoft/TypeScript#60654)
  • Removed internal _synced function
  • Deprecated fs.mounts for security
    • mounts is not deprecated, just the export in the fs namespace

Don't miss a new core release

NewReleases is sending notifications on new releases.