Skip to content

1.2.9

Compare
Choose a tag to compare
@james-pre james-pre released this 07 Nov 20:39
· 258 commits to main since this release
v1.2.9
18e4230
  • 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 in config.ts, which calls mkdir with recursive: true.
  • Running tests now automatically runs build (#126, thanks @konsumer)
  • configure now mounts in parallel
  • rootCredentials and mountObject are now deprecated