Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

v1.3.1 - Hot Module Reloading

Compare
Choose a tag to compare
@mrellipse mrellipse released this 03 Sep 01:31
· 40 commits to master since this release

Bug Fixes

  • error handling in components using vuex store services
  • pinned typescript version as workaround for compilation 'warnings as error' issues with newer version

Improvements

  • abstract service class which can access vuex context directly
  • added HMR support