-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency vue-tsc to v1.6.5 #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vue-tsc-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bf7d332 to
f2c5f0e
Compare
f2c5f0e to
6a9a27b
Compare
6a9a27b to
13b83ae
Compare
13b83ae to
5874e37
Compare
5874e37 to
6a4581e
Compare
6a4581e to
8f98653
Compare
8f98653 to
aec410d
Compare
aec410d to
4dcbe91
Compare
4dcbe91 to
1aebc93
Compare
1aebc93 to
a5213fa
Compare
a5213fa to
823ab39
Compare
823ab39 to
8843109
Compare
8843109 to
335ece9
Compare
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.0.9->1.6.5Release Notes
vuejs/language-tools
v1.6.5Compare Source
Full-time Support by
WebContainer API is here.
Our Sponsors ⭐✨
Add you via GitHub Sponsors or Open Collective
v1.6.4Compare Source
lang="vue"(#3105) - thanks @HunYan-iov-forisany, the item type should beany(#3108) (#3112)noPropertyAccessFromIndexSignatureenabled (#3106)v-forif nested template element assigns type to slot props (#2750) (#2757)Breaking changes
v1.6.3Compare Source
v-forsource type (#3102)v1.6.2Compare Source
v1.6.1Compare Source
vueCompilerOptions.liboption (#2722)<component :is>type checking with string literal assignment (#2725)<slot>reporting false positive error whenstrictTemplatesenabled (#2726) (#2723)Expected 2 arguments, but got 1.(#2730)v1.6.0Compare Source
vueCompilerOptions.optionsWrapperVNode(#2720)volar.*tovue.*petiteVue,vitePressfrom server init optionsBreaking changes
vueCompilerOptions.jsxTemplates(#2677)vueCompilerOptions.nativeTags(#2685)v1.5.4Compare Source
defineExposemacro missing for Vue 3.3vue-component-type-helpersdependencyv1.5.3Compare Source
<Transition>(#2700)JSX.ElementChildrenAttributetype whenvueCompilerOptions.jsxSlotsenabled (#2714)v1.5.2Compare Source
v1.5.1Compare Source
nativeTagsoption (#2685)<Suspense>default slot reporting error (#2683)v1.5.0Compare Source
jsxTemplatesoption (#2677)v1.4.4Compare Source
v1.4.3Compare Source
volar.nameCasing.statussetting to disable nameCasing status (#2453)typescript(#2665) - thanks @merceyztypescript.inlayHints.parameterNames(#2670)v1.4.2Compare Source
.valuefeature$slotstype (#2646)v1.4.1Compare Source
v1.4.0Compare Source
v1.3.19Compare Source
vue.features.codeActions.enabledefault value totruevue.features.codeActions.enablewhen document saving time is too longvue.features.*settings no longer requires reload vscodev1.3.18Compare Source
Extension settings refactoring
codeActionsdisabled by defaultupdateImportsOnFileMovedisable by defaultFor more details, see #2620.
v1.3.17Compare Source
.js(#1763) (#2518)strictTemplatesis disabled<template>multi-line comments shift with each format (#2505)v1.3.16Compare Source
declarationspropertyv-foritem adds spaces if enabledinsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets(#2571)v1.3.15Compare Source
v1.3.14Compare Source
vue-component-type-helperspackage (#2590)vue-component-type-helpersv1.3.13Compare Source
v1.3.12Compare Source
defineModel()API (#2579)defineProp()API (#2579)defineSlots()<script setup>codegen implement for DX improve (#2582) (#2421)v1.3.11Compare Source
v1.3.10Compare Source
defineSlots()API (#2568)plugins,hooks,experimentalAdditionalLanguageModulesoptions ofvueCompilerOptionsnot working (#2558) - thanks @rchl"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": truecaused formatting issues with v-bind expressions (#2507)normalizeComponentAutoImportNamenot working for import statement completion (#2511)nulltype for dynamic argument (#2514)vue-twoslash-queriesplugin not workingJSX.ElementChildrenAttributeimplement (#2472)chdir()(#2480)<textarea>formatting indent incorrectv1.3.9Compare Source
v1.3.8Compare Source
v1.3.7Compare Source
normalizeComponentImportNameforadditionalExtensions(#2481)jsxTemplatesJSX.ElementChildrenAttribute(#2472)strictTemplates(#1820)<xxx--yyy>(#2463)<pre>tag contents indent (#2520)labelDetailsin completions not processed (https://github.com/volarjs/plugins/issues/31) - thanks @zardoyBreaking changes
volar.vueserver.textDocumentSyncsettingnarrowingTypesInInlineHandlersforvueCompilerOptionsand always enabled nowv1.3.6Compare Source
vueCompilerOptions.targetby default/** @​jsxImportSource vue */whenjsxTemplatesenabled and target >= 3.3 for avoid #592vueCompilerOptionsv1.3.5Compare Source
v1.3.4Compare Source
Failed to resolve tsconfig path(https://github.com/vuejs/language-tools/pull/2471#issuecomment-1475350770)v1.3.3Compare Source
missingRequiredProps,eventArgumentInInlineHandlersby defaultvueCompilerOptionscannot extends from non-relative paths (#2345) - thanks @dschmidtexposedmissing when use TS 5.0props,events,slots,exposedlazy calculationv1.3.2Compare Source
v1.3.1Compare Source
vue.features.codeActions.enabledefault value totruevue.features.codeActions.enablewhen document saving time is too longvue.features.*settings no longer requires reload vscodev1.3.0Compare Source
vue-tscversion checkvolar.doctor.statusBarItemtovolar.doctor.statusemmet.includeLanguages,files.associations(#2487)volar.config.js$event =>hint (#2445)ServerMode.PartialSemanticShow Component Metacommand not working@xxx(#4568)Breaking changes
@volar-plugins/*to>= 2.0.0defaultproperty withrequire('@​volar-plugins/xxx').defaultinvolar.config.jsv1.2.1Compare Source
v1.2.0Compare Source
v1.1.7Compare Source
v1.1.6Compare Source
.tsfiles due to a long list in the outline viewv1.1.5Compare Source
$stylegenericattributestrictTemplatesenabled (#2431)v1.1.4Compare Source
volar.vueserver.fullCompletionListsetting (#2422)strictTemplatesdid not check for unknown components (#2291)v-modeltocheckedprop for checkbox and radio input tags (#2415)v1.1.3Compare Source
volar.format.initialIndent(#2401)v-modeldirective on native input (#2399)v1.1.2Compare Source
editor.formatOnType(#2394)openccis depended on by language server (#2388)v1.1.0Compare Source
initialIndentforpugandsassvolar.inlayHints.missingRequiredProps)(takeover)instead of(vue)in status bar for takeover mode (#2365){{ }}(#2305)source.addMissingImportsaccidentally made imports for properties used the template (#2304)defineEmits<{}>()would fail the type-checking process (#2370)nameprop / attr for slot (#2308)Breaking changes
vite-plugin-vue-component-previewfor nuxt 3.2vue-preview.rootsetting for Nuxt component previewv1.0.24Compare Source
vueCompilerOptions.macrossetting for vue-macros pluginsFileCapabilities.full,FileRangeCapabilities.full,MirrorBehaviorCapabilities.fullnormalizeComponentAutoImportNamesetting tonormalizeComponentImportNameIndexto folder name whennormalizeComponentImportNameenabled (https://github.com/vuejs/language-tools/issues/2071#issuecomment-1373701277)Projects must list all files or use an 'include' patternerror (#2271)parseSfcrequests when not a vue document changedcodeActionsOnSavesetting (#2188)c is not iterableerror edge case (#2282)getEmbeddedFileNames(),resolveEmbeddedFile()v1.0.22Compare Source
v1.0.21Compare Source
@volar/vue-language-plugin-puginstalled (#2272){{}}not working\r\n, virtual document mapping decorations range incorrectv1.0.20Compare Source
volar.takeOverMode.extensionsetting for choice extension that takeover *.ts language supportLanguageServerPluginapi and dependency injection connection (#2273)createLanguageServiceandcreateDocumentServicev1.0.19Compare Source
experimentalAdditionalLanguageModulesoption forvueCompilerOptions(#2267)typescript/javascript.preferences.autoImportFileExcludePatternssetting not working@vue/compiler-domwarning (#2262)requiredproperty incorrect (#2256)v1.0.18Compare Source
vueCompilerOptionsin tsconfig{{}}not working if template block not at the top[TS Error] { }and failed (#2190)strictTemplatesenabled (#2255)v1.0.17Compare Source
lang="json5"(#2244){{ }}colorizedBracketPairs not working (#1759)v-bindexist (#2166)propsproperty (#2206)noPropertyAccessFromIndexSignatureis enabled (#2236)skipTemplateCodegenshould ignore template slots emit (#2237)v1.0.16Compare Source
schema.ignoreaccept functions (#2232)volar.icon.splitEditorssetting (#2163){{ |}}become{{ | }}(#2222)<slot :name="(name as 'a' | 'b')" />not working (#2233)Type 'void' has no call signatureserrors (#2225)vue-tsc/out/proxy.jsfor vite-plugin-checker (https://github.com/fi3ework/vite-plugin-checker/issues/193)v1.0.14Compare Source
vue-tsc-eslint-hookmodule to support use eslint in vue-tsc (#2220)volar.vueserver.maxFileSize(#2186)volar.doctor.checkVueTscand disable by default (#2186)volar.vueserver.configFilePath(#2078)v-bind(#2105)v1.0.13Compare Source
volar.config.jsplugins dirty cache between different tsconfig projectsv1.0.12Compare Source
@volar/vscode-language-clientpackage (#2181)DefineComponentwhen template has slots (#2161)v1.0.11Compare Source
DefineComponenttype (#2161)<html>tagv1.0.10Compare Source
volar.vueserver.json.customBlockSchemaUrlssetting to support preset json schema urls for custom blocks (#2079)volar.vueserver.reverseConfigFilePrioritysetting to support customize tsconfig priority (#1815)volar.vueserver.disableFileWatchersetting for better performance (#2027)instanceofexpressions (#2099)nativeTagsinstead ofexperimentalRuntimeModeto vueCompilerOptions for uni-app supports (#2065)"([#2091](https://github.com/vuejs/language-Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.