chore(deps): update dependency vue-tsc to ^0.40.0 #3128
Closed
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:
^0.34.7
->^0.40.0
Release Notes
vuejs/language-tools (vue-tsc)
v0.40.13
Compare Source
v0.40.12
Compare Source
getScriptVersion
v0.40.11
Compare Source
onDidChangeWorkspaceFolders
(#1834)editor.formatOnPaste
enabled (#1840) (#1841) (#1842) (#1843) (#1835)v0.40.10
Compare Source
v0.40.9
Compare Source
v0.40.8
Compare Source
volar.format.initialIndent
option for format<style>
,<script>
with initial indent (#1806)ts.ScriptSnapshot.fromString
result on formattingv0.40.7
Compare Source
initializationOptions.completion.ignoreTriggerCharacters
for LSP-Volar (https://github.com/sublimelsp/LSP-volar/issues/114)vueCompilerOptions.experimentalComponentOptionsWrapper
option for custom component options warpper (#1517)typescript.format.enable
{{ }}
(#1784)Breaking changes
experimentalImplicitWrapComponentOptionsWithDefineComponent
,experimentalImplicitWrapComponentOptionsWithVue2Extend
replaced byexperimentalComponentOptionsWrapper
.v0.40.6
Compare Source
volar.vueserver.textDocumentSync
option to disable incremental update (#1807)v-for
,v-if
textmate scopes incorrect (#1810)v0.40.5
Compare Source
compilerOptions.exactOptionalPropertyTypes
(https://github.com/vuejs/core/issues/6532)<input typeof="radio" value="...">
(#1775)outDir
+rootDir
+composite/incremental
tsconfig options (#1782)v0.40.4
Compare Source
*.format.enable
settingsv0.40.3
Compare Source
ts.createSourceFile
for tsx code genv0.40.2
Compare Source
createComponentMetaCheckerByJsonConfig
API to support create checker without tsconfighighlight dom elements ☑
codeLens to status bar (#1535)compilerOptions.exactOptionalPropertyTypes
(#1560)compilerOptions.types
resolve path incorrect on multiple workspaces (#1679)components
option (#1731)v0.40.1
Compare Source
v0.40.0
Compare Source
<script>
,<template>
(#462)defineComponent
instead ofVue.extend
to wrap component options by default (#1584)v0.39.5
Compare Source
compilerOptions.types
not working since v0.39.2 (#1650).js
(#1667)v0.39.4
Compare Source
v0.39.3
Compare Source
v0.39.2
Compare Source
fileExists
is always calculate for .ts on each time update (vuejs/language-tools@07f3bd5)fileExists
,directoryExists
result in language server (vuejs/language-tools@34a4435)v0.39.0
Compare Source
@volar/vue-language-core
Breaking changes
@volar/vue-typescript
,@volar/vue-language-service
apis refactoredv0.38.9
Compare Source
v0.38.8
Compare Source
--incremental
flag for vue-tsc (#787)v0.38.7
Compare Source
volar.updateImportsOnFileMove.enabled
option to disable file move refactoring (#1181)volar.diagnostics.delay
option for reduce CPU usage (#1295)vueCompilerOptions.experimentalImplicitWrapComponentOptionsWithVue2Extend
to support wrap component options byVue.extend
(#1337)types
option (#1262)insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis
break v-for format (#1398)v0.38.5
Compare Source
v0.38.4
Compare Source
vueCompilerOptions.strictTemplates
(#1418)unknown
toany
(#1541)=
(#1423)Breaking changes
experimentalSuppressUnknownJsxPropertyErrors
,experimentalSuppressInvalidJsxElementTypeErrors
is replaced bystrictTemplates
.v0.38.3
Compare Source
GlobalComponents
interface not working edge case (#1489)v0.38.2
Compare Source
v0.38.1
Compare Source
v0.38.0
Compare Source
you need to install vite-plugin-vue-component-preview manually to support this feature
.value
for vue 2 (#1466)@vue/runtime-core
in Vue 2 (#1469)v0.37.9
Compare Source
*.md
,*.html
explicitly added in tsconfig include property (#1463)codeAction.disabledSupport
capability (#1454)lang="tsx"
(#1458)v0.37.8
Compare Source
v0.37.7
Compare Source
v0.37.5
Compare Source
.md
if file path in not include by tsconfig (#1430)<component :is>
(#1425):
character in tag name (#1435)v0.37.3
Compare Source
vueCompilerOptions.experimentalSuppressInvalidJsxElementTypeErrors
default true (#1405)v0.37.2
Compare Source
experimentalCompatMode
v0.37.1
Compare Source
experimentalSuppressInvalidJsxElementTypeErrors
option to ignore missing component import error (#1404)v0.37.0
Compare Source
html.autoCreateQuotes
for pug--generateTrace
for vue-tsc (#1375)data-*
andaria-*
DefineComponent
type loss when use script setup (#1391)$style
inconsistent between vue-tsc and vscode (#1089)console.log
to adapt vim-lsp (#1391)__VLS_
result from code actionsBreaking changes
vueCompilerOptions.experimentalCompatMode
is renamed tovueCompilerOptions.target
.v0.36.1
Compare Source
vueCompilerOptions.experimentalSuppressUnknownJsxPropertyErrors
option for unkonwn props reporting<script>
with<script setup>
(#1389)__VLS_radioBinding
on radio input tag. (#1390)v0.36.0
Compare Source
@ts-check
,@ts-nocheck
for template (#1369)"experimentalCompatMode": 2.7
--extendedDiagnostics
not working on vue-tsc (#1375)textDocument.completion.completionItem.insertReplaceSupport
(#1373)Breaking changes
v0.35.2
Compare Source
css
(#1365)defineExpose
(#1364)<script setup>
(#1324)<script setup>
(#1327)@ts-expect-error
error inwithDefaults()
(#1336)v0.35.1
Compare Source
v0.35.0
Compare Source
Configuration
📅 Schedule: Branch creation - "every weekday before 11am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.