vuejs/language-tools (vue-tsc)
### [`v2.0.7`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#207-2024320)
[Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.6...v2.0.7)
> \[!NOTE]
> Hybrid Mode is now disabled by default, you need to enable `vue.server.hybridMode` in settings to enable it explicitly.
##### Features
- **language-server:** reintroducing full TS support and disable Hybrid Mode by default ([#4119](https://togithub.com/vuejs/language-tools/issues/4119))
- **vscode:** check outdated `@vue/language-plugin-pug` in doctor
- **vscode:** significantly reduces the status bar space occupied
##### Bug Fixes
- **vscode:** vueCompilerOptions no longer prompts for deprecated options
- **component-meta:** `defineSlots` allows empty params ([#4093](https://togithub.com/vuejs/language-tools/issues/4093)) - thanks [@Evertvdw](https://togithub.com/Evertvdw)
- **typescript-plugin:** fault tolerance for named pipe servers json file ([#4075](https://togithub.com/vuejs/language-tools/issues/4075)) - thanks [@Simon-He95](https://togithub.com/Simon-He95)
- **language-core:** generate `defineModel` emits type on-demand ([#4052](https://togithub.com/vuejs/language-tools/issues/4052)) - thanks [@so1ve](https://togithub.com/so1ve)
- **language-core:** special treatment for number elements inside `v-for` ([#3859](https://togithub.com/vuejs/language-tools/issues/3859)) - thanks [@so1ve](https://togithub.com/so1ve)
- **language-plugin-pug:** semantic tokens mapping failed ([#4070](https://togithub.com/vuejs/language-tools/issues/4070))
##### Other Changes
- **language-service** update neovim lsp set up info ([#4085](https://togithub.com/vuejs/language-tools/issues/4085)) - thanks [@CofCat456](https://togithub.com/CofCat456)
- **lint:** add `tsl` linter and auto fix workflow ([#4100](https://togithub.com/vuejs/language-tools/issues/4100))
- **vscode:** remove embedded language IDs ([#4081](https://togithub.com/vuejs/language-tools/issues/4081)) - thanks [@remcohaszing](https://togithub.com/remcohaszing)
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.6
->2.0.7
Release Notes
vuejs/language-tools (vue-tsc)
### [`v2.0.7`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#207-2024320) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.6...v2.0.7) > \[!NOTE] > Hybrid Mode is now disabled by default, you need to enable `vue.server.hybridMode` in settings to enable it explicitly. ##### Features - **language-server:** reintroducing full TS support and disable Hybrid Mode by default ([#4119](https://togithub.com/vuejs/language-tools/issues/4119)) - **vscode:** check outdated `@vue/language-plugin-pug` in doctor - **vscode:** significantly reduces the status bar space occupied ##### Bug Fixes - **vscode:** vueCompilerOptions no longer prompts for deprecated options - **component-meta:** `defineSlots` allows empty params ([#4093](https://togithub.com/vuejs/language-tools/issues/4093)) - thanks [@Evertvdw](https://togithub.com/Evertvdw) - **typescript-plugin:** fault tolerance for named pipe servers json file ([#4075](https://togithub.com/vuejs/language-tools/issues/4075)) - thanks [@Simon-He95](https://togithub.com/Simon-He95) - **language-core:** generate `defineModel` emits type on-demand ([#4052](https://togithub.com/vuejs/language-tools/issues/4052)) - thanks [@so1ve](https://togithub.com/so1ve) - **language-core:** special treatment for number elements inside `v-for` ([#3859](https://togithub.com/vuejs/language-tools/issues/3859)) - thanks [@so1ve](https://togithub.com/so1ve) - **language-plugin-pug:** semantic tokens mapping failed ([#4070](https://togithub.com/vuejs/language-tools/issues/4070)) ##### Other Changes - **language-service** update neovim lsp set up info ([#4085](https://togithub.com/vuejs/language-tools/issues/4085)) - thanks [@CofCat456](https://togithub.com/CofCat456) - **lint:** add `tsl` linter and auto fix workflow ([#4100](https://togithub.com/vuejs/language-tools/issues/4100)) - **vscode:** remove embedded language IDs ([#4081](https://togithub.com/vuejs/language-tools/issues/4081)) - thanks [@remcohaszing](https://togithub.com/remcohaszing)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.