Skip to content

Releases: zoomsphere/angular2-localstorage

ngx-store

26 May 00:32
Compare
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
Compare
Choose a tag to compare

added support for all Array's method

v0.5.0

12 Mar 22:54
Compare
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