Closed
Description
Which @ngrx/* package(s) are relevant/related to the feature request?
signals
Information
For those looking to upgrade to NgRx v19 along with Angular v19, 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 v18 still works with Angular v19.
- 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 v18
package.json
to go past Angular v18 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
Update 26 Nov: Version 19.0.0-beta.0
is now available, keep in mind that there will be breaking changes added in next versions before we publish a release candidate.
Metadata
Assignees
Labels
No labels