Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Releases: reduxjs/redux-devtools-chart-monitor

v1.6.1

25 Nov 14:02
Compare
Choose a tag to compare
  • Fixes console error (my bad, sorry).

v1.6.0

25 Nov 14:00
Compare
Choose a tag to compare
  • Reduces tooltip verbosity

v1.4.0

10 Apr 12:16
Compare
Choose a tag to compare
  • Add invertTheme prop to invert theme colors.

v1.3.0

10 Apr 12:09
Compare
Choose a tag to compare
  • Support for state with Immutable.js data structures.

v1.2.1

30 Mar 17:13
Compare
Choose a tag to compare
1.2.1

v1.2.0

28 Feb 20:12
Compare
Choose a tag to compare
  • Chart won't be re-rendered if the monitor isn't visible.

v1.1.3

28 Feb 20:12
Compare
Choose a tag to compare
  • Solve tooltip error with circular data structures and display "Not serializable" instead.