This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
v1.3.1 - Hot Module Reloading
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