@volar/vue-language-core
Advanced tools
Changelog
0.40.5 (2022/8/31)
compilerOptions.exactOptionalPropertyTypes
(https://github.com/vuejs/core/issues/6532)<input typeof="radio" value="...">
(#1775)outDir
+ rootDir
+ composite/incremental
tsconfig options (#1782)Changelog
0.40.3 (2022/8/29)
ts.createSourceFile
for tsx code genChangelog
0.40.2 (2022/8/28)
createComponentMetaCheckerByJsonConfig
API to support create checker without tsconfighighlight dom elements ☑
codeLens to status bar (#1535)compilerOptions.exactOptionalPropertyTypes
(#1560)compilerOptions.types
resolve path incorrect on multiple workspaces (#1679)components
option (#1731)Changelog
0.40.0 (2022/8/10)
<script>
, <template>
(#462)defineComponent
instead of Vue.extend
to wrap component options by default (#1584)Changelog
0.39.5 (2022/8/6)
compilerOptions.types
not working since v0.39.2 (#1650).js
(#1667)