leoasis / redux-immutable-state-invariant

Redux middleware that detects mutations between and outside redux dispatches. For development use only.
MIT License
937 stars 37 forks source link

only stringify action when wasMutated. fix #29 #30

Closed jackielii closed 6 years ago

jackielii commented 7 years ago

stringify action could take a long time

leoasis commented 6 years ago

Thanks for the fix and sorry for taking so long to see it!