UNPKG

@piotr-cz/redux-persist-idb-storage

Version:
47 lines (36 loc) 1.47 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.1.3] - 2022-02-03 ### Fixed - Types ## [1.1.2] - 2021-05-06 ### Fixed - Use readonly transaction mode in getAll method ## [1.1.1] - 2020-11-20 ### Security - Updated dev dependencies ## [1.1.0] - 2020-06-09 ### Changed - Disabled output compression - Change to TypeScript - Bumped build dependencies ## [1.0.2] - 2019-09-20 ### Changed - Switched build script to microbundle ## [1.0.1] - 2019-09-16 ### Changed - Minor tweaks to meta files ## [1.0.0] - 2019-04-11 ### Added - Initial release [Unreleased]: https://github.com/piotr-cz/redux-persist-idb-storage/compare/v1.1.3...HEAD [1.1.3]: https://github.com/piotr-cz/redux-persist-idb-storage/compare/v1.1.2...v1.1.3 [1.1.2]: https://github.com/piotr-cz/redux-persist-idb-storage/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/piotr-cz/redux-persist-idb-storage/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/piotr-cz/redux-persist-idb-storage/compare/v1.0.2...v1.1.0 [1.0.1]: https://github.com/piotr-cz/redux-persist-idb-storage/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/piotr-cz/redux-persist-idb-storage/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/piotr-cz/redux-persist-idb-storage/releases/tag/v1.0.0