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

NGRX with Angular 11 support #2842

Closed
Darkention opened this issue Dec 28, 2020 · 0 comments · Fixed by #2843
Closed

NGRX with Angular 11 support #2842

Darkention opened this issue Dec 28, 2020 · 0 comments · Fixed by #2843

Comments

@Darkention
Copy link

i use angular 11, when will the ngrx version be ready? i have problem if i use the version @ 11.0.0-beta.0

npm WARN @ngrx/[email protected] requires a peer of @angular/core@^10.0.0 but none is installed. You must install peer dependencies yourself.

npm WARN @ngrx/[email protected] requires a peer of @angular/core@^10.0.0 but none is installed. You must install peer dependencies yourself.

brandonroberts added a commit that referenced this issue Dec 28, 2020
Closes #2842 

BREAKING CHANGE:

Angular peer dependency versions are bumped to latest major (11)

BEFORE:

Minimum Angular peer dependency version is ^10.0.0

AFTER:

Minimum Angular peer dependency version is ^11.0.0
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

Successfully merging a pull request may close this issue.

1 participant