github zen-fs/core v0.12.1
0.12.1

latest releases: v2.4.4, v2.4.3, v2.4.2...
pre-release19 months ago
  • Fixed FileSystem.exists (+*Sync) returning false for non-ENOENT errors
  • Fixed _open (+*Sync) incorrectly handling non-ENOENT errors
  • _open (+*Sync) now adds the original stack trace on the second throw
  • Fixed configure overwriting per-mount disableAsyncCache option
  • Improved configure handling when no mounts are specified
  • Added overloads to configure
  • configure now gives a Typescript error when a mount's configuration is incorrect
  • Added BackendConfiguration.disableAsyncCache
  • Fixed missing Buffer import (#63)— Thanks @atty303!
  • Consistent type assertions
  • Added FileSystemMetadata.noAsyncCache
  • Added AsyncFS._disableSync
  • Added FileSystemMetadata.noResizableBuffers, which
  • Updated utilium to v0.4.0

Don't miss a new core release

NewReleases is sending notifications on new releases.