Forget about immutability and edit your redux state with ease.
Immer is the slowly-becoming-standard for immutable state mutations.
Ever wanted to get rid of complex state updates and just modify objects as if you’re using “normal” JS objects?
Immer should be your tool of choice.