0.1.1 (2019-12-13)
- migration: copy default state without readonly (4994c83)
0.1.0 (2019-12-13)
- integration: migration example (f786b9e)
- migration: export migration type (#132) (7dd0eb4)
- storage-options: use state classes as key (cf0cfa1)
0.0.3 (2019-12-12)
- integration: add migration example using key (727b02f)
- migration: use default state value for master key otherwise get value for key (7d4bff3)
- plugins: add ngxs-reset-plugin and logger plugin (699417e)
- 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)
- 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)