Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Releases: m-ripper/vuex-multi-history

Version 2.0.0 released

08 Nov 17:25
Compare
Choose a tag to compare

New features:

  • Improved accessing and manipulating snapshots of a VuexHistory
  • Implemented goto and possibility to pass a number to undo, redo, canUndo, canRedo which sets how many steps it should undo/redo

Validation implemented

08 Nov 00:44
Compare
Choose a tag to compare

The options will be validated when the VuexHistoryPlugin is initialized and when the plugin is registered in the Vuex-Store.

Initial release

07 Nov 23:32
Compare
Choose a tag to compare

🎉 Initial release