@slynova/flydrive
Version:
Flexible and Fluent way to manage storage in Node.js.
31 lines (11 loc) • 1.09 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.3](https://github.com/Slynova-Org/flydrive/compare/@slynova/flydrive@1.0.2...@slynova/flydrive@1.0.3) (2020-09-04)
**Note:** Version bump only for package @slynova/flydrive
## [1.0.2](https://github.com/Slynova-Org/flydrive/compare/@slynova/flydrive@1.0.1...@slynova/flydrive@1.0.2) (2020-07-07)
### Bug Fixes
* **storage:** replace Readable with NodeJS.ReadableStream ([#150](https://github.com/Slynova-Org/flydrive/issues/150)) ([5a54acf](https://github.com/Slynova-Org/flydrive/commit/5a54acfe545c2fca3690a2e48261b973ba56004c))
## [1.0.1](https://github.com/Slynova-Org/flydrive/compare/@slynova/flydrive@1.0.1-alpha.0...@slynova/flydrive@1.0.1) (2020-06-17)
### Bug Fixes
* **LocalStorageDriver:** export local storage driver class ([#143](https://github.com/Slynova-Org/flydrive/issues/143)) ([d869d4a](https://github.com/Slynova-Org/flydrive/commit/d869d4a1ad390b20cfe44fd72686ea976cd3d150))