@volar/vue-language-service-types
Advanced tools
Changelog
0.40.13 (2022/9/8)
Changelog
0.40.12 (2022/9/8)
getScriptVersion
Changelog
0.40.11 (2022/9/8)
onDidChangeWorkspaceFolders
(#1834)editor.formatOnPaste
enabled (#1840) (#1841) (#1842) (#1843) (#1835)Changelog
0.40.10 (2022/9/7)
Changelog
0.40.8 (2022/9/6)
volar.format.initialIndent
option for format <style>
, <script>
with initial indent (#1806)ts.ScriptSnapshot.fromString
result on formattingChangelog
0.40.7 (2022/9/5)
initializationOptions.completion.ignoreTriggerCharacters
for LSP-Volar (https://github.com/sublimelsp/LSP-volar/issues/114)vueCompilerOptions.experimentalComponentOptionsWrapper
option for custom component options warpper (#1517)typescript.format.enable
{{ }}
(#1784)Breaking changes
experimentalImplicitWrapComponentOptionsWithDefineComponent
, experimentalImplicitWrapComponentOptionsWithVue2Extend
replaced by experimentalComponentOptionsWrapper
.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)