chore(deps): update dependency vue-tsc to v2#30
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deploying esti with
|
| Latest commit: |
7303127
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e12e9dd0.esti.pages.dev |
| Branch Preview URL: | https://renovate-vue-tsc-2-x.esti.pages.dev |
d2f7b8b to
6988647
Compare
6988647 to
25ff55f
Compare
25ff55f to
d00fcd8
Compare
d00fcd8 to
d83d330
Compare
d83d330 to
d60b42b
Compare
d60b42b to
8af0e51
Compare
8af0e51 to
3a32824
Compare
3a32824 to
d2426f1
Compare
d2426f1 to
3f75f96
Compare
3f75f96 to
9da814f
Compare
9da814f to
2739348
Compare
2739348 to
8625cbc
Compare
8625cbc to
6b46f6e
Compare
6b46f6e to
de8df76
Compare
de8df76 to
f2f36f9
Compare
f2f36f9 to
3c82eaf
Compare
3c82eaf to
beb7cbf
Compare
beb7cbf to
ca35351
Compare
ca35351 to
8987815
Compare
8987815 to
711e99b
Compare
711e99b to
7303127
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.27->2.0.29Release Notes
vuejs/language-tools (vue-tsc)
v2.0.29Compare Source
Features
getLanguageId,isValidFile,parseSFC2v-bindcode action (#4601)Fixes
Other Changes
v2.4.0-alpha.15tov2.4.0-alpha.18:addMissingImportsaction support in Hybrid Mode (#4586)v2.0.28Compare Source
Features
getLanguageId,isValidFile,parseSFC2v-bindcode action (#4601)Fixes
Other Changes
v2.4.0-alpha.15tov2.4.0-alpha.18:addMissingImportsaction support in Hybrid Mode (#4586)v2.0.26Compare Source
Features
Bug Fixes
vue-twoslash-queriesnot working in LSP mode.anyin templates if the first checked file was not root. (#4526) - Thanks, @daniluk4000.Other Changes
v2.4.0-alpha.2tov2.4.0-alpha.14:vue-tscandtscbehavior. (#3526)--cleanflag support forvue-tsc.v2.0.24Compare Source
Features
Bug Fixes
Refactors
Other Changes
v2.3.1tov2.4.0-alpha.2.p42ai.refactornrwl.angular-consolestyled-components.vscode-styled-componentsDivlo.vscode-styled-jsx-languageserverv2.0.22Compare Source
Bug Fixes
Other Changes
v2.3.0-alpha.14tov2.3.1.contentChangeslength (#4457)v2.0.21Compare Source
Bug Fixes
v2.0.20Compare Source
Features
Bug Fixes
ForIteratorExpression'sreturnsproperty may be undefined (#4418) - Thanks @so1veOther Changes
v2.2.4tov2.3.0-alpha.14.kimuson.ts-type-expand- Thanks @zcf0508v2.0.19Compare Source
Bug Fixes
v2.0.18Compare Source
Features
compileSFCScriptplugin hook (#3200)Bug Fixes
keyappears as unused in v-for template tag (#329) (#3421)experimentalResolveStyleCssClassesis set toalways(#4379)Other Changes
v2.2.2tov2.2.4.v0.0.44tov0.0.45.miaonster.vscode-tsx-arrow-definitionrunem.lit-pluginv2.0.17Compare Source
Features
Bug Fixes
v-on="{}"(#4333)<script setup>should not be used as a variable in template (#4353)scopednot working (#4355)<style>completions and html custom data completions not provided in some cases (#4092)forceUseTsoptions not workingOther Changes
v2.2.0tov2.2.2.v0.0.42tov0.0.44.allowTextChangesInNewFilesnever true for embedded documentscommandresolve capability only for specific refactors (https://github.com/volarjs/services/issues/94)mxsdev.typescript-explorervueCompilerOptions.experimentalUseElementAccessInTemplatepackageManager(#4358) - Thanks @so1vev2.0.16Compare Source
Bug Fixes
defineSlotsdestructuring (#4326) - Thanks @zhiyuanzmjdefineSlots(#4327)Other Changes
VueEmbeddedCode(#4265) - Thanks @zhiyuanzmjFileRegistrytoproject.program(#3963) - Thanks @zcf0508v2.0.15Compare Source
Features
Bug Fixes
Performance
Other Changes
v2.2.0-alpha.10tov2.2.0-alpha.12:svelte.svelte-vscode(>=108.4.0) to Hybrid Mode compatibility whitelist (sveltejs/language-tools#2317)allCodeFeatures(#4320) - Thanks @zhiyuanzmjv2.0.14Compare Source
Features
Bug Fixes
@ts-ignorenot working for slots (#4263)Other Changes
v2.2.0-alpha.8tov2.2.0-alpha.10to fix some issues:bierner.lit-htmldenoland.vscode-deno(Whendeno.enableisfalse)jenkey2011.string-highlightvueCompilerOptions.nativeTags, now respects thenodeTypeproperty of template AST node.v2.0.13Compare Source
Performance
Other Changes
v2.2.0-alpha.7tov2.2.0-alpha.8for a vue-tsc performance issue fixes (#4238)v2.0.12Compare Source
Bug Fixes
@vue-ignorenot working for fragment v-if/v-for nodes (#4232)Other Changes
v2.2.0-alpha.6tov2.2.0-alpha.7for a typescript plugin bug fixesv2.0.11Compare Source
Features
typeScriptPluginOnlyoption forvue.server.hybridModesetting.vue.format.wrapAttributessetting (#4212)vue.codeActions.askNewComponentNamesetting (#4217)Bug Fixes
Find File Referencesnot working when hybrid mode is disabled (#4221)@vue-ignore,@vue-expect-errornot working for interpolations@vue-ignore,@vue-expect-error(#4203)vueCompilerOptionsnot working with hybrid mode (#4211) (#3959)Other Changes
v2.2.0-alpha.5tov2.2.0-alpha.6for avue-tscbug fixesv2.0.10Compare Source
Features
vue.updateImportsOnFileMove.enabledby default (#3646)Bug Fixes
additionalExtensionsoption not working for inferred projectwrapAttributesformat settings for vue document (#3987).html,.mdfile language id incorrectPerformance
Other Changes
v2.1.3tov2.2.0-alpha.5for a few bug fixes and performance improves, please refer to CHANGELOG.md for details.^1.88.0v2.0.7Compare Source
Features
@vue/language-plugin-pugin doctorBug Fixes
defineSlotsallows empty params (#4093) - thanks @EvertvdwdefineModelemits type on-demand (#4052) - thanks @so1vev-for(#3859) - thanks @so1veOther Changes
tsllinter and auto fix workflow (#4100)v2.0.6Compare Source
Fixes
extraLinersoption for formatting (#3943)volar-service-typescriptfor fix jsx formatting (#3949)@volar/typescript2.0.5 completion performance regression (#4024)Refactors
vue.inlayHints.vbindShorthandsetting tovue.inlayHints.vBindShorthand(#3995) - thanks @l4dybirdv2.0.5Compare Source
Features
v-bindshorthand (#3990) - thanks @so1vev-bindshorthand (#3990) - thanks @so1veFixes
globalTypesHolderbeing specified from anode_modulesfile (#3990)Refactors
v2.0.4Compare Source
Features
Fixes
v2.0.3Compare Source
Features
Fixes
Refactors
v2.0.2Compare Source
Fixes
Cannot access 'i' before initializationerrorsvue-tsp-table.jsonpath is invalid in windowsv2.0.1Compare Source
Fixes
v2.0.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.