v2.0.11
·
1343 commits
to master
since this release
Features
- vscode: support for enabling/disabling typescript plugin (#4226)
- Added
typeScriptPluginOnlyoption forvue.server.hybridModesetting. - When Hybrid Mode is disabled, the Vue TypeScript Plugin will be disabled by default.
- Added
- vscode: support for
vue.format.wrapAttributessetting (#4212) - vscode: add
vue.codeActions.askNewComponentNamesetting (#4217)
Bug Fixes
- vscode:
Find File Referencesnot working when hybrid mode is disabled (#4221) - language-core: type narrowing not working for inline event handlers (#4209)
- language-core:
@vue-ignore,@vue-expect-errornot working for interpolations - language-core: improve reliability for
@vue-ignore,@vue-expect-error(#4203) - language-core: duplicated items in suggestion list for prop values (#3922)
- language-server:
vueCompilerOptionsnot working with hybrid mode (#4211) (#3959)
Other Changes
- Upgrade Volar from
v2.2.0-alpha.5tov2.2.0-alpha.6for avue-tscbug fixes- volarjs/volar.js#162 - Thanks @wangshunnn
- test: add test for #4203 (#4207) - Thanks @tinco
Please refer to CHANGELOG.md for details.
Insiders Program 🚀
This project is community-driven. If you would like to support this project, consider joining the Insiders Program to improve the sustainability of this project and unlock more features.