# `@flystorage/file-storage`

## 1.2.2

### Fixes

- Fixed typo in timeout options name

## 1.2.1

### Fixes

- Prevent unprefixed root paths to become '/' for directory listings.

## 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