vuejs/language-tools (vue-tsc)
### [`v2.0.11`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2011-202447)
[Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.10...v2.0.11)
##### Features
- **vscode:** support for enabling/disabling typescript plugin ([#4226](https://togithub.com/vuejs/language-tools/issues/4226))
- Added `typeScriptPluginOnly` option for `vue.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](https://togithub.com/vuejs/language-tools/issues/4212))
- **vscode:** add `vue.codeActions.askNewComponentName` setting ([#4217](https://togithub.com/vuejs/language-tools/issues/4217))
##### Bug Fixes
- **vscode:** `Find File References` not working when hybrid mode is disabled ([#4221](https://togithub.com/vuejs/language-tools/issues/4221))
- **language-core:** type narrowing not working for inline event handlers ([#4209](https://togithub.com/vuejs/language-tools/issues/4209))
- **language-core:** `@vue-ignore`, `@vue-expect-error` not working for interpolations
- **language-core:** improve reliability for `@vue-ignore`, `@vue-expect-error` ([#4203](https://togithub.com/vuejs/language-tools/issues/4203))
- **language-core:** duplicated items in suggestion list for prop values ([#3922](https://togithub.com/vuejs/language-tools/issues/3922))
- **language-server:** `vueCompilerOptions` not working with hybrid mode ([#4211](https://togithub.com/vuejs/language-tools/issues/4211)) ([#3959](https://togithub.com/vuejs/language-tools/issues/3959))
##### Other Changes
- Upgrade Volar from `v2.2.0-alpha.5` to `v2.2.0-alpha.6` for a `vue-tsc` bug fixes
- [volarjs/volar.js#162](https://togithub.com/volarjs/volar.js/pull/162) - Thanks [@wangshunnn](https://togithub.com/wangshunnn)
- **test:** add test for [#4203](https://togithub.com/vuejs/language-tools/issues/4203) ([#4207](https://togithub.com/vuejs/language-tools/issues/4207)) - Thanks [@tinco](https://togithub.com/tinco)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.0.10
->2.0.11
Release Notes
vuejs/language-tools (vue-tsc)
### [`v2.0.11`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2011-202447) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.10...v2.0.11) ##### Features - **vscode:** support for enabling/disabling typescript plugin ([#4226](https://togithub.com/vuejs/language-tools/issues/4226)) - Added `typeScriptPluginOnly` option for `vue.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](https://togithub.com/vuejs/language-tools/issues/4212)) - **vscode:** add `vue.codeActions.askNewComponentName` setting ([#4217](https://togithub.com/vuejs/language-tools/issues/4217)) ##### Bug Fixes - **vscode:** `Find File References` not working when hybrid mode is disabled ([#4221](https://togithub.com/vuejs/language-tools/issues/4221)) - **language-core:** type narrowing not working for inline event handlers ([#4209](https://togithub.com/vuejs/language-tools/issues/4209)) - **language-core:** `@vue-ignore`, `@vue-expect-error` not working for interpolations - **language-core:** improve reliability for `@vue-ignore`, `@vue-expect-error` ([#4203](https://togithub.com/vuejs/language-tools/issues/4203)) - **language-core:** duplicated items in suggestion list for prop values ([#3922](https://togithub.com/vuejs/language-tools/issues/3922)) - **language-server:** `vueCompilerOptions` not working with hybrid mode ([#4211](https://togithub.com/vuejs/language-tools/issues/4211)) ([#3959](https://togithub.com/vuejs/language-tools/issues/3959)) ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.5` to `v2.2.0-alpha.6` for a `vue-tsc` bug fixes - [volarjs/volar.js#162](https://togithub.com/volarjs/volar.js/pull/162) - Thanks [@wangshunnn](https://togithub.com/wangshunnn) - **test:** add test for [#4203](https://togithub.com/vuejs/language-tools/issues/4203) ([#4207](https://togithub.com/vuejs/language-tools/issues/4207)) - Thanks [@tinco](https://togithub.com/tinco)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.