v1.2.0
- Monitors are moved into
remotedev-app
. As it is just a web application it's easier to add and test new custom monitors. - Added Dispatcher Monitor, so you can dispatch your app's actions from the extension monitor. Just click the 'Dispatcher` button to open it.
- Updated Redux DevTools to add support for observables (reduxjs/redux-devtools#275).
BREAKING CHANGE
No unlimited actions history limit supported anymore (#108)