umzug-hyper-storage
Version:
A zero-dependency Storage Adapter for Umzug that uses a Hyper Data Service to track migrations
33 lines (15 loc) • 1.33 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.0.0](https://github.com/hyper63/umzug-hyper-storage/compare/v1.0.5...v2.0.0) (2023-02-20)
### ⚠ BREAKING CHANGES
* drop support for node 14
* drop support for node 14 ([c54f29a](https://github.com/hyper63/umzug-hyper-storage/commit/c54f29a7ffbed9f134f8f68c871de0581aee0610))
### [1.0.5](https://github.com/hyper63/umzug-hyper-storage/compare/v1.0.4...v1.0.5) (2022-07-11)
### Bug Fixes
* add type field to package json so microbundle produces correct entrypoints ([570e8cb](https://github.com/hyper63/umzug-hyper-storage/commit/570e8cb438bf6df34b9511ece79707b8f9e62357))
### [1.0.4](https://github.com/hyper63/umzug-hyper-storage/compare/v1.0.3...v1.0.4) (2022-07-11)
### [1.0.3](https://github.com/hyper63/umzug-hyper-storage/compare/v1.0.2...v1.0.3) (2022-04-28)
### [1.0.2](https://github.com/hyper63/umzug-hyper-storage/compare/v1.0.1...v1.0.2) (2022-04-28)
### Bug Fixes
* new array when logging migration ([18b5f50](https://github.com/hyper63/umzug-hyper-storage/commit/18b5f5001d33552022fd8119035b77c28e2edf8c))
### [1.0.1](https://github.com/hyper63/umzug-hyper-storage/compare/v1.0.0...v1.0.1) (2022-04-27)