@vue/typescript-plugin
Advanced tools
Changelog
2.0.0 (2024/3/2)
typescript.tsdk
duplicate registration errors are no longer reported.value
(#3914)volar.format.initialIndent
option, replaced with 3 new options:
vue.format.template.initialIndent
vue.format.script.initialIndent
vue.format.style.initialIndent
ignoreTriggerCharacters
, reverseConfigFilePriority
and fullCompletionList
options are no longer supportedvueCompilerOptions.extensions
option (#3800)src
to lib
(#3913)typescript/lib/tsserverlibrary
imports with typescript
experimentalAdditionalLanguageModules
and deprecated APIs (#3907)volar.config.js
is no longer supported@vue/typescript-plugin
(#3910)