github zen-fs/core v0.3.2
0.3.2

latest releases: v2.4.4, v2.4.3, v2.4.2...
pre-release21 months ago
  • Changed FileSystem.metadata from a getter to a function.
    • Since Typescript would lose track of the accessor information, convert it to a readonly property, then give an error when a class defined it as a getter.
  • Renamed AsyncMirror.Options to AsyncMirrorOptions
  • Renamed AsyncStoreFileSystemOptions to AsyncStoreOptions
  • Renamed SyncStoreFileSystemOptions to SyncStoreOptions
  • Renamed AsyncStoreFileSystem to AsyncStoreFS
  • Renamed SyncStoreFileSystem to SyncStoreFS

Don't miss a new core release

NewReleases is sending notifications on new releases.