Releases: gaearon/redux-devtools-dock-monitor
Releases · gaearon/redux-devtools-dock-monitor
v1.1.3
v1.1.2
Fix PropTypes warning introduced in React 15.5.
v1.1.1
v1.1.0
v1.0.1
- The initial stable release. (We're jumping to 1.0.1 because I botched the 1.0.0 release.) Compared to
beta-3
, there is just one change: key binding props now accept anything parse-key accepts. Make sure you change'h'
to'ctrl-h'
(or something else!) Bugs with keyboard event handling should also be fixed here. Requires DevTools 3.0!
v1.0.0-beta-3
- Bump the peer dependency
v1.0.0-beta-2
- Bump the peer dependency
v1.0.0-beta-1
- The initial release