Skip to content

0.37.0

Compare
Choose a tag to compare
@yoyo930021 yoyo930021 released this 20 Feb 03:01
· 14 commits to master since this release

0.37.0 | 2023-02-20 | VSIX

  • Upgrade to typescript 4.9 and support it.
  • Upgrade prettier and prettier-eslint.
  • Upgrade ESLint and eslint-plugin-vue.
  • Upgrade many deps.
  • Recommend new official extension in vue 3 project.
  • Basic support <script setup>. #2296

Vetur will only basic support <script setup>. If you want full support, please to use Vue Language Features (Volar) (volar).