Skip to content

0.0.2

Pre-release
Pre-release

Choose a tag to compare

@marcjulian marcjulian released this 16 Oct 12:28
· 15 commits to master since this release

0.0.2 (2019-10-16)

Bug Fixes

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)