Skip to content

Releases: jk-gan/redux-flipper

v1.1.0

16 May 15:42
fe9d6fe
Compare
Choose a tag to compare

Now it will start the connection with Flipper even before an action is dispacthed. This is all internal enhancement, you don't need to change anything.

v1.0.0

18 Apr 17:43
ca91d9a
Compare
Choose a tag to compare

Version 1.0.0 🥳

Redux middleware with 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