Releases: zalmoxisus/remote-redux-devtools
Releases · zalmoxisus/remote-redux-devtools
v0.1.1
v0.1.0
Use remotedev-server
as a bridge to the monitor app.
v0.0.9
- The instance can be identified in the app monitor by providing
name
prop. - Sync the instance to have the same states as the other one (if required by the app).
- Don't miss
INIT
action.
v0.0.8
Support multiple instances.
v0.0.7
- Support simultaneous actions.
- Prevent multiple channel watching.
v0.0.6
v0.0.5
v0.0.4
Initial public release. Relays lifted states and actions via sockets to the monitor app.