UNPKG

@flystorage/file-storage

Version:

File-storage abstraction: multiple filesystems, one API.

28 lines (16 loc) 405 B
# `@flystorage/file-storage` ## 1.2.0 ## Added - Ability to ignore visibility using configuration - Support Bun runtime ## 1.1.0 ## Added - AbortSignal Support - Normalised over stream errors for reads - Introduce way to detect failed reads because of missing files. ## 1.0.1 ### Fixes - Corrected error message for `UnableToGetChecksum` error. ## 1.0.0 ### Major Changes - First 1.0.0 release