v0.1.2
Pre-release
Pre-release
- Add Ctrl+H shortcut to hide/show DevTools while try are mounted
- Add
this.props.setMonitorState
andthis.props.monitorState
to theMonitor
contract so monitors can store UI state (potentially across sessions withpersistState
) - Fix
replaceReducer
call crash (#16)