Releases: zalmoxisus/remotedev-app
Releases · zalmoxisus/remotedev-app
v0.2.1
Added SliderMonitor which dispatch JUMP_TO_STATE
action with new state. It can be used with any flux application via remotedev
.
v0.2.0
Debug multiple instances simultaneously (for example, on web, android emulator, ios emulator and on the phone):
- List instances.
- Stick to an instance.
- Sync other instances to have the same states as the selected instance.
v0.1.2
Support multiple instances.
v0.1.1
- Reconstruct pure actions.
- Support simultaneous actions.
v0.1.0
Now works with a local server. Add your hostname
and port
on the Settings
page.
v0.0.2
Use as a npm module, so you may import DevTools
from the app.
v0.0.1
First public release. Web, Electron and Chrome app for monitoring remote-redux-devtools
.