You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: