1.2.9
- Directories are now needed for mounts (#127)
- Fix incorrect node copying in
AsyncFS.ready
(#130) - Optimized
StoreFS.commitNew
root path check - Added
DeviceFS.addDefaults
- Added
mount
function inconfig.ts
, which callsmkdir
withrecursive: true
. - Running tests now automatically runs build (#126, thanks @konsumer)
configure
now mounts in parallelrootCredentials
andmountObject
are now deprecated