Skip to content

v0.1.0

Compare
Choose a tag to compare
@zalmoxisus zalmoxisus released this 01 Aug 18:44
· 67 commits to master since this release

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:

xbqsguyybk