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
npm WARN @ngxs-labs/[email protected] requires a peer of @angular/core@^8.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @ngxs-labs/[email protected] requires a peer of immer@^3.1.2 but none is installed. You must install peer dependencies yourself.
Is this package still supported and will there be an update?
The peer dependencies for
"@ngxs-labs/immer-adapter": "^3.0.5"
from npm, seems to be having a different peer dependency, than what's in master.What would be required to publish a newer version of this library?
Or, Should we not use this library at all and just use the immer library directly as stated here
The text was updated successfully, but these errors were encountered: