Skip to content

1.0-beta8

Pre-release
Pre-release
Compare
Choose a tag to compare
@omnidan omnidan released this 03 May 18:53
· 174 commits to master since this release
  • improved insertion behaviour: now the state is stored to past on the next action that happens (except if the previous action was filtered) - this fixes #86
  • jspm support 🤘 - just run:
jspm install redux-undo=github:omnidan/redux-undo@master

to install redux-undo from latest master