Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Releases: zoomsphere/angular2-localstorage

ngx-store

26 May 00:32

Choose a tag to compare

  • rename to ngx-store
  • improved config
  • updated README
  • AoT compiler compatibility
  • important bug fixes
  • remove build files from repo
  • @types instead of typings

v0.5.1

14 Mar 01:00

Choose a tag to compare

added support for all Array's method

v0.5.0

12 Mar 22:54

Choose a tag to compare

  • now WebStorageService.clear() method removes items created by this repository only
  • storage key prefix (angular2ws_ by default) can be customized by changing WEBSTORAGE_CONFIG.prefix property