Update ngrx monorepo to v20.1.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @ngrx/effects | 20.0.1 -> 20.1.0 |
||
| @ngrx/router-store | 20.0.1 -> 20.1.0 |
||
| @ngrx/store | 20.0.1 -> 20.1.0 |
||
| @ngrx/store-devtools | 20.0.1 -> 20.1.0 |
Release Notes
ngrx/platform (@ngrx/effects)
v20.1.0
Bug Fixes
-
signals: drop
assertInInjectionContextin production (#4954) (37e6fa1) -
signals: drop
assertUniqueStoreMembersin production (#4953) (b4edd95)
Features
- eslint-plugin: enhance prefix-selectors-with-select to handle destructuring (#4926) (bc89544)
- signals: add ability to provide SignalStore at the platform level (#4964) (835014b), closes #4963
- signals: provide Dispatcher and Events at the platform level (#4978) (0722ddb)
20.0.1 (2025-08-25)
Bug Fixes
- component: use setTimeout instead of requestAnimationFrame in SSR mode (#4912) (3ae98d7), closes #4902
- eslint-plugin: report on-function-explicit-return-type for call expressions (#4904) (c8e1352), closes #4901
-
signals: add unique member check to
withLinkedState(#4932) (c5a5a27), closes #4931 - www: Make Guide Pages Responsive (#4900) (4c921e3)
- www: use the stackblitz examples (#4895) (e7eabd4)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.