Information
For those looking to upgrade to NgRx v22 along with Angular v22, we would like to post some general notes as we go through this each release cycle.
We're still working on getting the release out.
- NgRx v21 still works with Angular v22.
- 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 v21
package.json to go past Angular v21 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 it's ready.
Thanks in advance,
The NgRx Team
Information
For those looking to upgrade to NgRx v22 along with Angular v22, we would like to post some general notes as we go through this each release cycle.
We're still working on getting the release out.
npm:npm i --legacy-peer-deps.package.jsonto go past Angular v21 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 it's ready.
Thanks in advance,
The NgRx Team