Releases: zoomsphere/angular2-localstorage
Releases · zoomsphere/angular2-localstorage
ngx-store
v0.5.1
added support for all Array's method
v0.5.0
- now
WebStorageService.clear()
method removes items created by this repository only - storage key prefix (
angular2ws_
by default) can be customized by changingWEBSTORAGE_CONFIG.prefix
property