⚠️ update to ngrx 18 (#542)
- Michał Mrozek @Michsior14
⚠️ update to angular 18 (#520)
⚠️ update to angular 18 (#520)
- Michał Mrozek @Michsior14
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.1 (2024-01-26)
Note: Version bump only for package @ngrx-addons/root
5.0.0 (2023-11-21)
- update to angular 17 and ngrx 17 (#355)
4.0.1 (2023-10-31)
- make sure streams are always completed (180a99b)
- update to angular 16
- upgrade to angular 15 and ngrx 15
- add initialization strategies (#183) (3585f44), closes #182
- add persist-state package (c0ed7dc)
- add sync state lib (#9) (9e27911)
- allow skipping configs in
forRoot
calls (#185) (dbc606c) - persist-state: add possibility to adjust number of state skip (f4aea6e)
- persist-state: support migrations (34731d9)
- update to angular 16 (dd051b1)
- upgrade to angular 15 and ngrx 15 (1227351)
- forFeatures registered only once (#192) (21bcd0c), closes #191
- forRoot source typings (#189) (46fc84b)
- lock common lib to specific version (95d8c61)
- persist-state: add missing rxjs peer dependency (3318475)
- persist-state: expose createStore (6160f81)
- provide default type in feature modules (#179) (3c35ff7), closes #178
- remove migrations file (26fda30)
- wait to access storage until ready for strategies (#184) (cdbee08)