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 useVue Language Features (Volar)
(volar).