Ayaka
Ayaka copied to clipboard
Bump vue-tsc from 2.0.10 to 2.0.14 in /bins/ayaka-gui
Bumps vue-tsc from 2.0.10 to 2.0.14.
Release notes
Sourced from vue-tsc's releases.
v2.0.14
Features
- language-core: added search html tag (#4280) - Thanks
@audunhov
- language-service: added Russian, Czech localization support
Bug Fixes
- language-core:
@ts-ignore
not working for slots (#4263)- language-core: reduce unnecessary props mapping (#4284)
- tsc: improve regexp performance for global type removal (#4260) - Thanks
@blake-newman
Other Changes
- Upgrade Volar from
v2.2.0-alpha.8
tov2.2.0-alpha.10
to fix some issues:
- Parameter Hints not working in Hybrid Mode (#3948)
- TS server to crash repeatedly when include large js file (#4278)
- Randomly causing errors when renaming / find definitions in Hybrid Mode (#4257, #4281, #4282)
- Unable to resolve Nuxt UI component type
- Incomplete results for find refernces in Hybrid Mode
- The following extensions have been added to Hybrid Mode’s compatibility whitelist:
bierner.lit-html
denoland.vscode-deno
(Whendeno.enable
isfalse
)jenkey2011.string-highlight
- language-core: improve maintainability of codegen (#4276)
- Deprecated
vueCompilerOptions.nativeTags
, now respects thenodeType
property of template AST node.- Dynamic component types without
v-bind:is
are no longer supported.Please refer to CHANGELOG.md for details.
Insiders Program 🚀
This project is community-driven. If you would like to support this project, consider joining the Insiders Program to improve the sustainability of this project and unlock more features.
Sponsors
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
2.0.14 (2024/4/22)
Features
- language-core: added search html tag (#4280) - Thanks
@audunhov
- language-service: added Russian, Czech localization support
Bug Fixes
- language-core:
@ts-ignore
not working for slots (#4263)- language-core: reduce unnecessary props mapping (#4284)
- tsc: improve regexp performance for global type removal (#4260) - Thanks
@blake-newman
Other Changes
- Upgrade Volar from
v2.2.0-alpha.8
tov2.2.0-alpha.10
to fix some issues:
- Parameter Hints not working in Hybrid Mode (#3948)
- TS server to crash repeatedly when include large js file (#4278)
- Randomly causing errors when renaming / find definitions in Hybrid Mode (#4257, #4281, #4282)
- Unable to resolve Nuxt UI component type
- Incomplete results for find refernces in Hybrid Mode
- The following extensions have been added to Hybrid Mode’s compatibility whitelist:
bierner.lit-html
denoland.vscode-deno
(Whendeno.enable
isfalse
)jenkey2011.string-highlight
- language-core: improve maintainability of codegen (#4276)
- Deprecated
vueCompilerOptions.nativeTags
, now respects thenodeType
property of template AST node.- Dynamic component types without
v-bind:is
are no longer supported.2.0.13 (2024/4/12)
Performance
- tsc: re-introduce global types removal check (#4245)
Other Changes
- Upgrade Volar from
v2.2.0-alpha.7
tov2.2.0-alpha.8
for a vue-tsc performance issue fixes (#4238)2.1.0-insiders.4 (2024/4/10)
Download Pages: GitHub Releases, 爱发电电圈
Join the Insiders Program for more exclusive features and updates.
Other Changes
- Merged v2.0.12.
2.0.12 (2024/4/10)
... (truncated)
Commits
ce14120
v2.0.148c6e333
ci(lint): auto-fix96d4cbf
fix(tsc): improve regexp performance for global type removal (#4260)ef40817
chore: bump volarf46634c
refactor(language-core): improve maintainability of codegen (#4276)7fb943b
chore: bump volar591d019
v2.0.13cc9b9d0
perf(tsc): re-introduce global types removal check (#4245)5216e74
chore: bump volarc1c4e1a
v2.0.12- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)