Releases: ngxs-labs/async-storage-plugin
Releases · ngxs-labs/async-storage-plugin
0.1.1
0.1.0
0.0.3
0.0.2
0.0.2 (2019-10-16)
Bug Fixes
- deps: update angular monorepo to v7.2.0 (bf1c779)
- deps: update dependency @ionic-native/core to v5.0.0-beta.23 (#11) (7d2d9cd)
- deps: update dependency @ionic-native/splash-screen to v5.0.0-beta.23 (#12) (34080cd)
Features
- async-storage-plugin: add async storage engine implementation (kudos to @TomDemulierChevret) (20127d3)
- engine: set custom engine compulsory in forRoot (3ef2b0b)
- integration: add async storage provider with ionic storage (fdf2a75)
- ionic: add ionic integration project (32520a5)
- migration: migrate default state if value not already set (#118) (8207f74)
- ng: support angular 8 (87be33b)
- ngxs: add ngxs/store and current storage plugin implementation (4a0b179)
- test: add storage plugin test (798a1c0)
- test: add tests for async storage with custom engine (kudos to @TomDemulierChevret) (01d710d)