v0.1.7
- Don't install
react
anymore, usingredux-devtools-instrument
. Fix naming collisions like in #11. - Implement
maxAge
option. Limit number of maximum allowed actions to be stored on the history tree by default to30
.
react
anymore, using redux-devtools-instrument
. Fix naming collisions like in #11.maxAge
option. Limit number of maximum allowed actions to be stored on the history tree by default to 30
.