Skip to content

Releases: jk-gan/redux-flipper

v2.0.3

05 Mar 14:15
70acfba
Compare
Choose a tag to compare
  • support redux v5

v2.0.2

07 Jul 14:27
Compare
Choose a tag to compare

Add license

v2.0.1

16 Sep 07:35
405362e
Compare
Choose a tag to compare

add flexibility to peerDeps for newer versions (#54 by @bell-steven )

v2.0.0

31 Jul 10:32
8cd8b08
Compare
Choose a tag to compare

We bump the version to 2.0.0 to match the flipper-plugin-redux-debugger 2.0.0 version.

  • fix connection issue (#49)
  • fix undefined action (#47)
  • upgrade dependencies

v1.4.2

31 Oct 09:23
Compare
Choose a tag to compare

Change Logs

Notes

v1.4.1 is a false publish and so it is skipped.

v1.4.0

23 Sep 13:22
Compare
Choose a tag to compare

Implement State whitelisting in RN debugger (#33 #27 by @henrikra)

v1.3.2

29 Aug 09:09
Compare
Choose a tag to compare

Bump loadash version

v1.3.1

17 Jul 13:38
af164a0
Compare
Choose a tag to compare

Fix error with half defined configuration ( #24 )

v1.3.0

12 Jul 15:10
9f9cb91
Compare
Choose a tag to compare

Implement actionsBlacklist like in RN debugger (#21 by @andrewzey)

V1.2.0

28 May 15:02
fa3e629
Compare
Choose a tag to compare

Additional feature to resolve cyclic reference state object. For more information on optional configuration, please refer to README.md.