- Fixed
FileSystem.exists(+*Sync) returningfalsefor non-ENOENT errors - Fixed
_open(+*Sync) incorrectly handling non-ENOENT errors _open(+*Sync) now adds the original stack trace on the second throw- Fixed
configureoverwriting per-mountdisableAsyncCacheoption - Improved
configurehandling when no mounts are specified - Added overloads to
configure configurenow gives a Typescript error when a mount's configuration is incorrect- Added
BackendConfiguration.disableAsyncCache - Fixed missing
Bufferimport (#63)— Thanks @atty303! - Consistent type assertions
- Added
FileSystemMetadata.noAsyncCache - Added
AsyncFS._disableSync - Added
FileSystemMetadata.noResizableBuffers, which - Updated utilium to v0.4.0