@volar/code-gen
Advanced tools
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)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)