Releases: btroncone/ngrx-store-localstorage
Releases · btroncone/ngrx-store-localstorage
v11.0.0
11.0.0 (2021-02-12)
Features
- update NgRx peer dependency to v11 (3d49e79)
BREAKING CHANGES
- update NgRx peer dependency to v11
v10.1.2
10.1.2 (2021-01-17)
Bug Fixes
- rehydrating booleans at the root of the state (7d329a6)
v10.1.1
10.1.1 (2020-10-23)
Bug Fixes
- allow mix of partial and full state in keys (8893481)
v10.1.0
10.1.0 (2020-10-10)
Features
- allow infinite depth configuration (652b049)
v10.0.0
10.0.0 (2020-09-05)
Bug Fixes
BREAKING CHANGES
- Bump to v10 to keep in sync with @ngrx/store