Skip to content

v2.2.0

Compare
Choose a tag to compare
@sricharankrishnan sricharankrishnan released this 08 Dec 06:23
· 1 commit to master since this release
  1. Installed the Immer.js package from NPM as suggested by the Redux Style Guide
  2. Immer.js will help update a complex state object without modifying the original state as per redux standards
  3. Checkout @ https://immerjs.github.io/immer/