@volar/transforms
Advanced tools
Changelog
0.34.11 (2022/4/29)
Changelog
0.34.10 (2022/4/24)
<script>
(#916)Changelog
0.34.8 (2022/4/21)
languageFeatures.inlayHints = true
in initializationOptions to enable ittypescript.format.semicolons
should not affect text interpolation (#1210){{ { foo } }}
object literal expression not working on text interpolationsonFoo-bar
(#1023)Changelog
0.34.7 (2022/4/16)
experimentalShamefullySupportOptionsApi
to vueCompilerOptions (#1202)svg
attributes report false positive void type (#1184)Breaking changes
Changelog
0.34.6 (2022/4/12)
"jsx": "preserve"
missing"jsx": "preserve"
missing (#1171)Changelog
0.34.5 (2022/4/11)
"jsx": "preserve"
for non-tsconfig project"jsx": "preserve"
missing (#1161)Breaking changes
@volar/pug-language-service
now is a optional depend on vue-tsc, you need to install it additionally to support pug template type-checking on vue-tsc (#1092)Changelog
0.34.4 (2022/4/12)
Changelog
0.34.3 (...)
@volar/preview
for support vite, nuxt 3 app preview features other then vscode IDEs (#1115)require()
should not report error in template (#1161)__VLS_
files file with vue-tsc --declaration --emitDeclarationOnly
experimentalDisableTemplateSupport
not workingBreaking changes
experimentalResolveNonScopedCssClasses
to experimentalResolveStyleCssClasses
(#1121)