Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

ngrx-store-localstorage

Package Overview
Dependencies
9
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

11.0.0

Diff

bblackwo
published 10.1.2 •

bblackwo
published 10.1.1 •

bblackwo
published 10.1.0 •

bblackwo
published 10.0.0 •

Changelog

Source

10.0.0

From version 10 onwards, check GitHub Releases for release notes.

bblackwo
published 1.0.0 •

btroncone
published 9.0.0 •

Changelog

Source

9.0.0

Breaking changes

  • Remove deprecated localStorageSyncAndClean function

Features

  • Allow @ngrx/store v9 as a peer dependency #142
  • Add mergeReducer option to define the reducer to use to merge the rehydrated state from storage with the state from the ngrx store #135
btroncone
published 8.0.0 •

Changelog

Source

8.0.0

Potentially breaking changes

  • Switched from lodash to deepmerge to keep bundle size small and avoid lodash security issues. This is intended to have no impact. However we cannot guarantee merging old state from localstorage with new state will function 100% the same. See #126 for more info.
  • Objects will now lose their function definitions when rehydrated. Using such was already against the Redux way but was previously supported.

Features

  • Angular Universal support #127
  • Slightly reduced bundle size by avoiding lodash.merge
btroncone
published 7.0.1 •

btroncone
published 7.0.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc