Bump vue-tsc from 2.0.10 to 2.0.11
Bumps vue-tsc from 2.0.10 to 2.0.11.
Release notes
Sourced from vue-tsc's releases.
v2.0.11
Features
- vscode: support for enabling/disabling typescript plugin (#4226)
- Added
typeScriptPluginOnly
option forvue.server.hybridMode
setting.- When Hybrid Mode is disabled, the Vue TypeScript Plugin will be disabled by default.
- vscode: support for
vue.format.wrapAttributes
setting (#4212)- vscode: add
vue.codeActions.askNewComponentName
setting (#4217)Bug Fixes
- vscode:
Find File References
not working when hybrid mode is disabled (#4221)- language-core: type narrowing not working for inline event handlers (#4209)
- language-core:
@vue-ignore
,@vue-expect-error
not 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:
vueCompilerOptions
not working with hybrid mode (#4211) (#3959)Other Changes
- Upgrade Volar from
v2.2.0-alpha.5
tov2.2.0-alpha.6
for avue-tsc
bug 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.
Sponsors
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
2.0.11 (2024/4/7)
Features
- vscode: support for enabling/disabling typescript plugin (#4226)
- Added
typeScriptPluginOnly
option forvue.server.hybridMode
setting.- When Hybrid Mode is disabled, the Vue TypeScript Plugin will be disabled by default.
- vscode: support for
vue.format.wrapAttributes
setting (#4212)- vscode: add
vue.codeActions.askNewComponentName
setting (#4217)Bug Fixes
- vscode:
Find File References
not working when hybrid mode is disabled (#4221)- language-core: type narrowing not working for inline event handlers (#4209)
- language-core:
@vue-ignore
,@vue-expect-error
not 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:
vueCompilerOptions
not working with hybrid mode (#4211) (#3959)Other Changes
- Upgrade Volar from
v2.2.0-alpha.5
tov2.2.0-alpha.6
for avue-tsc
bug fixes
- volarjs/volar.js#162 - Thanks
@wangshunnn
- test: add test for #4203 (#4207) - Thanks
@tinco
2.1.0-insiders.2 (2024/4/4)
Download Pages: GitHub Releases, 爱发电电圈
Join the Insiders Program for more exclusive features and updates.
Features
- language-server: improve reactions analyze (volarjs/insiders#8)
Other Changes
- Merged v2.0.10.
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts