Open
Description
Information
For those looking to upgrade to NgRx v20 along with Angular v20, just wanted to post some general notes as we go through this each release cycle.
We're still working on getting the release out.
- NgRx v19 still works with Angular v20.
- Until then, you may need to install using the legacy peer deps option with
npm
npm i --legacy-peer-deps
. - We won't be bumping the NgRx 19
package.json
to go past Angular v19 package versions. Our stance has been to keep each major release of NgRx aligned with each major release of Angular.
As this project is maintained by open source contributors in their free time, we try to work at a sustainable pace. You can support us by sponsoring the project or leveling up your team through one of our workshops.
We will have the release out as soon as its ready.
Thanks in advance,
The NgRx Team
Metadata
Metadata
Assignees
Labels
No labels