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
Which @ngrx/* package(s) are the source of the bug?
operators
Minimal reproduction of the bug/regression with instructions
The @ngrx/operators package should be added to the packageGroup in each package.json so it gets updated when running update commands including ng update @ngrx/store and nx migrate @ngrx/store
Expected behavior
@ngrx/operators gets updated when running ng update @ngrx/store or nx migrate @ngrx/store
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)
NgRx 18.x
Other information
No response
I would be willing to submit a PR to fix this issue
Yes
No
The text was updated successfully, but these errors were encountered:
Which @ngrx/* package(s) are the source of the bug?
operators
Minimal reproduction of the bug/regression with instructions
The
@ngrx/operators
package should be added to thepackageGroup
in eachpackage.json
so it gets updated when running update commands includingng update @ngrx/store
andnx migrate @ngrx/store
Expected behavior
@ngrx/operators
gets updated when runningng update @ngrx/store
ornx migrate @ngrx/store
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)
NgRx 18.x
Other information
No response
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: