0.12.1
Pre-release
Pre-release
- Fixed
FileSystem.exists
(+*Sync
) returningfalse
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-mountdisableAsyncCache
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