Bump vue-tsc from 2.0.24 to 2.0.26 in /frontend
Bumps vue-tsc from 2.0.24 to 2.0.26.
Release notes
Sourced from vue-tsc's releases.
v2.0.26
Features
- language-service: Support auto-complete for more preprocessing languages.
- language-core: Improve type compatibility with Vue 3.5. (#4474) - Thanks,
@zhiyuanzmj
.Bug Fixes
- vscode: Fix insider version display condition. Insiders
- language-service: Fix
vue-twoslash-queries
not working in LSP mode.- language-service: Add null handling for script tag completion items. (#4520)
- language-core: Fix
any
in templates if the first checked file was not root. (#4526) - Thanks,@daniluk4000
.Other Changes
- Upgraded Volar from
v2.4.0-alpha.2
tov2.4.0-alpha.14
:
- Fixed an issue where, when Hybrid Mode is disabled, TS support for Vue files not included in tsconfig may be missing.
- Improved the consistency of
vue-tsc
andtsc
behavior. (#3526)- Fixed the
--clean
flag support forvue-tsc
.- Updated the high-level overview mermaid diagram.
- Added 'expected' and 'actually happening' sections to the bug report template. (#4515) - Thanks,
@davidmatter
.Please refer to CHANGELOG.md for details.
Sponsors
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
2.0.26 official, 2.0.27 insiders (2024-07-04)
Features
- language-service: Support auto-complete for more preprocessing languages.
- language-core: Improve type compatibility with Vue 3.5. (#4474) - Thanks,
@zhiyuanzmj
.Bug Fixes
- vscode: Fix insider version display condition. Insiders
- language-service: Fix
vue-twoslash-queries
not working in LSP mode.- language-service: Add null handling for script tag completion items. (#4520)
- language-core: Fix
any
in templates if the first checked file was not root. (#4526) - Thanks,@daniluk4000
.Other Changes
- Upgraded Volar from
v2.4.0-alpha.2
tov2.4.0-alpha.14
:
- Fixed an issue where, when Hybrid Mode is disabled, TS support for Vue files not included in tsconfig may be missing.
- Improved the consistency of
vue-tsc
andtsc
behavior. (#3526)- Fixed the
--clean
flag support forvue-tsc
.- Updated the high-level overview mermaid diagram.
- Added 'expected' and 'actually happening' sections to the bug report template. (#4515) - Thanks,
@davidmatter
.
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