Skip to content

Releases: kasvith/electron-vuex

Release list

v1.0.0 Released

Choose a tag to compare

@kasvith kasvith released this 26 Dec 13:05
328318a
  • Shared Vuex state between Main and Renderer
  • Faster state sharing
  • Filesystem not used to share state, so disk space will not be consumed
  • Same interface as vuex-electron