Package detail
@ionic/storage
Ionic Storage Helper
readme
changelog
2.3.1 (2020-09-03)
Bug Fixes
2.3.0 (2020-07-23)
Bug Fixes
Features
- ssr: provide noop driver in node environment for ssr (2ea8583)
2.2.0 (2018-09-05)
Bug Fixes
- package: fix path issue (e409f69)
Features
- add dbKey to support sqlcipher (2e888c5), closes #143
- storage: added config options (0d978bf), closes #110
2.1.2 (2017-11-06)
2.1.1 (2017-11-02)
2.1.0 (2017-11-02)
2.0.1 (2017-03-13)
2.0.0 (2017-03-03)
Bug Fixes
- storage: add NgModule to work with Angular 2.4.x (ba07581)
1.1.9 (2017-02-20)
Bug Fixes
- dependencies: don't depend on a fixed version of angular (61c0b5d)
- dependencies: stay at TypeScript 2.0.x for now (c8793ac)
- storage: localForage accepts arbitrary engines (529831d)
- storage: should take the engine param (c7a3883)
- Storage: fix typo (93927c4)
Features
- storage: add localForage supports method (dbc9ac4)
- storage: setEngine method to choose which storage option you would like to use (b45e23d)
- Storage: expose the name of the used driver (6daefa3)