Releases: jk-gan/flipper-plugin-redux-debugger
Releases · jk-gan/flipper-plugin-redux-debugger
v1.2.2
- Fix dispatching with string payload bug (#31 by @hannojg)
- Dependencies version upgrade
v1.1.1
Add a description to the plugin
v1.0.1
Version 1.0.1 🥳
The first version of flipper-plugin-redux-debugger
provides anything you need when using redux in react native:
- logger
- comparison between old states and new states
- manual dispatch action for debugging purpose