Skip to content

v1.1.0

Compare
Choose a tag to compare
@da70 da70 released this 30 Jul 17:00
· 27 commits to master since this release
  • Wrote Jest unit tests for Vuex store, components, and plugin.
  • Refactored Vuex store into separate actions, getters, and mutations files.
  • Added error checking for invalid arguments to Vuex store mutations
  • Updated README.md.