Bump vue-tsc from 2.0.5 to 2.0.6
Bumps vue-tsc from 2.0.5 to 2.0.6.
Release notes
Sourced from vue-tsc's releases.
v2.0.6
[!IMPORTANT] If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install JavaScript and TypeScript Nightly, or temporarily downgrade to 1.8.27.
Issue: vuejs/language-tools#3962If false positive errors occur, please try disabling unrelated extensions in the Vue workspace.
Issue: vuejs/language-tools#3942Fixes
- language-core: use local variables in v-bind shorthand (#4017) - thanks
@so1ve
- language-core: sfc folding end position failed to mapping (#4038) - thanks
@so1ve
- language-service: remove
extraLiners
option for formatting (#3943)- language-service: bump
volar-service-typescript
for fix jsx formatting (#3949)- language-service: bump
@volar/typescript
for fix 2.0.5 auto-complete performance regression (#4024)Refactors
- vscode: rename
vue.inlayHints.vbindShorthand
setting tovue.inlayHints.vBindShorthand
(#3995) - thanks@l4dybird
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.6 (2024/3/7)
[!IMPORTANT] If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install JavaScript and TypeScript Nightly, or temporarily downgrade to 1.8.27.
Issue: vuejs/language-tools#3962If false positive errors occur, please try disabling unrelated extensions in the Vue workspace.
Issue: vuejs/language-tools#3942Fixes
- language-core: use local variables in v-bind shorthand (#4017) - thanks
@so1ve
- language-core: sfc folding end position failed to mapping (#4038) - thanks
@so1ve
- language-service: remove
extraLiners
option for formatting (#3943)- language-service: bump
volar-service-typescript
for fix jsx formatting (#3949)- language-service: bump
@volar/typescript
for fix 2.0.5 auto-complete performance regression (#4024)Refactors
- vscode: rename
vue.inlayHints.vbindShorthand
setting tovue.inlayHints.vBindShorthand
(#3995) - thanks@l4dybird
Commits
-
feb990c
v2.0.6 -
dd76471
chore: bump volar - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts