Skip to content

0.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adambullmer adambullmer released this 07 Aug 08:32
· 76 commits to master since this release
9cda43b

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