0.21.0
Pre-release
Pre-release
Upgrading to this version does not require that you run vue invoke browser-extension
. The changes only affect how a freshly scaffolded project will look for its files.
- Added typescript scaffolding support
- Restructured the pages to be more in line with general vue practices, like
main.js
instead of a custom name - Optimized some dependency trees to avoid putting more things into the parent project
- Removed additions of vuex and vue-router for now