Bump vue-tsc from 2.0.6 to 2.0.7
Bumps vue-tsc from 2.0.6 to 2.0.7.
Release notes
Sourced from vue-tsc's releases.
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)
- 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) - thanks@Evertvdw
- typescript-plugin: fault tolerance for named pipe servers json file (#4075) - thanks
@Simon-He95
- language-core: generate
defineModel
emits type on-demand (#4052) - thanks@so1ve
- language-core: special treatment for number elements inside
v-for
(#3859) - thanks@so1ve
- language-plugin-pug: semantic tokens mapping failed (#4070)
Other Changes
- language-service update neovim lsp set up info (#4085) - thanks
@CofCat456
- lint: add
tsl
linter and auto fix workflow (#4100)- vscode: remove embedded language IDs (#4081) - thanks
@remcohaszing
Please refer to CHANGELOG.md for details.
(This project is mainly supported by StackBlitz)
Our Platinum Sponsors
Our Silver Sponsors
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
2.0.7 (2024/3/20)
[!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)
- 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) - thanks@Evertvdw
- typescript-plugin: fault tolerance for named pipe servers json file (#4075) - thanks
@Simon-He95
- language-core: generate
defineModel
emits type on-demand (#4052) - thanks@so1ve
- language-core: special treatment for number elements inside
v-for
(#3859) - thanks@so1ve
- language-plugin-pug: semantic tokens mapping failed (#4070)
Other Changes
- language-service update neovim lsp set up info (#4085) - thanks
@CofCat456
- lint: add
tsl
linter and auto fix workflow (#4100)- vscode: remove embedded language IDs (#4081) - thanks
@remcohaszing
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