- 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