Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with ngrx v16 #62

Closed
angelinuxx opened this issue Jan 5, 2024 · 1 comment
Closed

Incompatibility with ngrx v16 #62

angelinuxx opened this issue Jan 5, 2024 · 1 comment

Comments

@angelinuxx
Copy link

angelinuxx commented Jan 5, 2024

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] Support request
[ ] Other... Please describe:

Current behavior

When upgrading to ngrx v16 (https://ngrx.io/guide/migration/v16), one of its requirements is typescript 5.x
However this package requires @reduxjs/toolkit ~1.9.5 which is incompatible with typescript 5.x
Do you have suggestions to complete the upgrade?

[EDIT]
Downgrading @reduxjs/toolkit to 1.9.3 seems to solve the problem

Environment


Angular version: 16.1.6


 
For Tooling issues:
- Node version: 18  
- Platform:  Linux 

Others:

@SaulMoro
Copy link
Owner

Ups! Is a typo in docs. Please, keep in 1.9.3 until you can upgrade to v17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants