github vuejs/vetur v0.31.0
0.31.0

latest releases: v0.37.3, v0.37.2, v0.1.10...
3 years ago

0.31.0 | 2020-12-08 | VSIX


🎉 RFC release 🎉

We support monorepo and multi-root workspace in this version.
We have also added a new config file called vetur.config.js.

See more: https://vuejs.github.io/vetur/guide/setup.html#advanced
Reference: https://vuejs.github.io/vetur/reference/


  • Fix pug format. #2460
  • Fix scss autocompletion. #2522
  • Fix templates in custom blocks are parsed as root elements. #1336
  • Support multi-root workspace
  • Support monorepo
  • Register global components
  • Support vetur.config.js for monorepo, global components.
  • Watch config file changed, Like: package.json, tsconfig.json
  • Warn some probably problem when open project.
  • Add Vetur: doctor command for debug.
  • Improve docs.
  • Support yarn PnP support. Thanks to contribution from @merceyz. #2478.

Don't miss a new vetur release

NewReleases is sending notifications on new releases.