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
Hi, thanks for the report - I'll have to take a look at why this happens.
The idea behind this library is to add more functionality, but it never happened 😅
Revently, I extracted immer into ngrx-immer so consumers can pick their immer version.
Thanks for the answer. So I understand that it might be possible that ngrx-etc can get more features than ngrx-immer. Until that, both are "more or less" the same. 👍
I had some troubles with ngrx v11.
mutableOn
always defined the type of the state as unknown. A switch to ngrx-immer solved the problem at once.What is the difference between these two libraries? If they serve the same purpose, wouldn't it be better to deprecate one?
The text was updated successfully, but these errors were encountered: