Skip to content

Releases: jk-gan/flipper-plugin-redux-debugger

v2.0.2

04 Feb 10:11
Compare
Choose a tag to compare

30-18-nsbae-ec3om
redux-debugger-change-arrows

v2.0.1

07 Jul 14:35
Compare
Choose a tag to compare

Added license

v2.0.0

31 Jul 10:30
f7435d7
Compare
Choose a tag to compare

v1.2.2

21 Dec 13:46
Compare
Choose a tag to compare
  • Fix dispatching with string payload bug (#31 by @hannojg)
  • Dependencies version upgrade

v1.2.1

29 Aug 09:06
Compare
Choose a tag to compare

Bump loadash version

v1.2.0

13 Jun 04:51
6842cb0
Compare
Choose a tag to compare

The copy feature in the table is now lazy. (#22 by @jeremy-deutsch)

v1.1.2

22 May 07:05
e98325b
Compare
Choose a tag to compare

The state tree now is collapsed by default (7afdf1 by @andresouza)

v1.1.1

16 May 15:34
990bc89
Compare
Choose a tag to compare

Add a description to the plugin

v1.1.0

02 May 03:24
0ea2b54
Compare
Choose a tag to compare

Migrate to Flipper plugin spec v2 (2ad972 by @passy)

v1.0.1

18 Apr 17:39
1674cd4
Compare
Choose a tag to compare

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