Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ionic/storage

ionic-team298.2kMIT4.0.0TypeScript support: included

Ionic Storage Helper

capacitor, plugin, native

readme

Ionic Storage Helper

changelog

2.3.1 (2020-09-03)

Bug Fixes

2.3.0 (2020-07-23)

Bug Fixes

  • storage: add a generic type to ModuleWithProviders usage (#191) (1e40fff)

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

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)

1.1.2 (2016-09-30)

1.1.1 (2016-09-30)