Skip to content

0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@james-pre james-pre released this 15 Mar 13:03
· 1008 commits to main since this release
44b62bb
  • Fixed resolveBackendConfig not checking options
  • Removed old _InMemory
  • Removed getMount and getMounts
  • Exported mounts
  • Removed FileIndex (moved to dom)
  • Fixed Overlay options being options
  • Renamed OverlayFS.ts to Overlay.ts
  • Changed AsyncStoreFileSystem to allow passing in an AsyncStore not wrapped in a promise
  • Fixed metadata getter on SyncStore and AsyncStore
  • Added ReadonlyAsyncFileSystem and ReadonlySyncFileSystem