v0.1.0
Better actions display
Now for actions you see the start and end of all intermediate changes, so you also know the initial and final state. Also there's a new option onlyActions
, set it to true to have a clear log only with actions. Usually you want to use it in strict mode. And don't forget about async actions.
Support for all Redux DevTools Extension features:
- Reset, commit, rollback, sweep
- Cancel / skip (toggle) actions
- Export / Import state
- Dispatch actions remotely: