@volar/vue-code-gen
Advanced tools
Changelog
0.29.7 (2021/11/29)
vueCompilerOptions
(#731)editor.codeActionsOnSave: ["source.organizeImports"]
not working (#726)Changelog
0.29.6 (2021/11/21)
Changelog
0.29.5 (2021/11/15)
experimentalTemplateCompilerOptionsRequirePath
option to allow import compiler options from js file (#698)@volar/server
entry files missing in npm publish (#695)experimentalTemplateCompilerOptions
example: "compatConfig": { "Mode": 2 }
-> "compatConfig": { "MODE": 2 }
Changelog
0.29.0 (2021/11/7)
.value
auto-complete conditionhtml
or pug
(#659)types
paths resolve incorrect in monorepo (#661)referencecs
option (#649){{ }}
colorized bracket pairs not workingBreaking changes
compatConfig: { Mode: 2 }
to template compiler with "experimentalCompatMode": 2