-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency vue-tsc to v2 #95
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/vue-tsc-2.x
base: master
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 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
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
5 times, most recently
from
March 9, 2024 16:35
80799a6
to
e659cf0
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
March 20, 2024 13:29
8ff7d5c
to
c333a5d
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
3 times, most recently
from
April 4, 2024 15:22
d30a3be
to
cb7d37b
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
4 times, most recently
from
April 13, 2024 16:50
449d203
to
be38da1
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
3 times, most recently
from
April 27, 2024 12:55
1b23df3
to
92dcc43
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
4 times, most recently
from
May 5, 2024 17:17
6052ca5
to
4eb4af2
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
4 times, most recently
from
May 16, 2024 13:35
2135884
to
2d5e7ee
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
May 18, 2024 15:38
2d5e7ee
to
3c79b43
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
June 8, 2024 15:03
7e4bff5
to
959413e
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
June 22, 2024 15:56
258ff9e
to
7bdad54
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
July 13, 2024 15:08
67f8d89
to
c6c353f
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
5 times, most recently
from
July 27, 2024 12:25
82ff243
to
e4b6638
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
August 10, 2024 15:07
3518151
to
f72fa82
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
August 17, 2024 13:11
f72fa82
to
3e31609
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
3 times, most recently
from
August 29, 2024 10:01
d904d6c
to
539ed03
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
3 times, most recently
from
September 7, 2024 17:00
d4cb485
to
d3626f0
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
September 14, 2024 14:01
d3626f0
to
1d365e3
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
September 28, 2024 15:36
20f86ae
to
f58ee1b
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
October 5, 2024 15:33
6290015
to
61907ec
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
October 19, 2024 16:04
b903d8b
to
c605413
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
October 30, 2024 19:32
1b998ae
to
9791ac3
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
November 9, 2024 16:02
9791ac3
to
8d4f070
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
2 times, most recently
from
November 30, 2024 15:44
4c89014
to
7beba3a
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
December 23, 2024 22:32
7beba3a
to
b349165
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.2.0
Release Notes
vuejs/language-tools (vue-tsc)
v2.2.0
Compare Source
v2.1.10
Compare Source
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!v2.1.6
Compare Source
Features
Bug Fixes
unref
in interpolation (#4777) - Thanks to @KazariEX!__VLS_StyleModules
after template (#4790) - Thanks to @KazariEX!expose
of non-generic template ref required (#4795) - Thanks to @zhiyuanzmj!__typeProps
with runtime props (#4800) - Thanks to @KazariEX!Performance
Other Changes
__VLS_templateResult
(#4781) - Thanks to @KazariEX!templateRef
intocomposibles
(#4791) - Thanks to @KazariEX!Tests
ref()
(#4794) - Thanks to @KazariEX!v2.1.5
Compare Source
Features
node_modules/.vue-global-types
(#4752) - Thanks to @KazariEX!Bug Fixes
$refs
type (#4763)GlobalComponents
fallthroughAttributes
causes global components to be self-referential (#4761)v-for
modifications (#4772) - Thanks to @KazariEX!ms-dynamics-smb.al
extension for Vue Hybrid Mode. (#4765) - Thanks to @kyleweishaupt!Other Changes
v2.1.4
Compare Source
v2.1.2
Compare Source
Bug Fixes
vueCompilerOptions.lib
to@vue/runtime-dom
for Vue 2v2.1.0
Compare Source
Features
:class
(#4642) - Thanks to @KazariEX!Bug Fixes
vue.server.hybridMode
config (#4703) - Thanks to @KermanX!vue-template-compiler
(#4613) - Thanks to @yyx990803!v-bind()
(#4679) - Thanks to @KazariEX!ref
as identifier instead of interpolation (#4688) - Thanks to @KazariEX!experimentalModelPropName
(#4691) - Thanks to @KermanX!file-md
correctly (#4735) - Thanks to @KazariEX!Refactors
__hint
trick from codegencreateComponentMetaCheckerByJsonConfig
,createComponentMetaChecker
apiOther Changes
v2.4.0-alpha.18
tov2.4.1
:@volar/test-utils
(#4719)v2.0.29
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.28
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.26
Compare Source
Features
Bug Fixes
vue-twoslash-queries
not working in LSP mode.any
in templates if the first checked file was not root. (#4526) - Thanks, @daniluk4000.Other Changes
v2.4.0-alpha.2
tov2.4.0-alpha.14
:vue-tsc
andtsc
behavior. (#3526)--clean
flag support forvue-tsc
.v2.0.24
Compare Source
Features
Bug Fixes
Refactors
Other Changes
v2.3.1
tov2.4.0-alpha.2
.p42ai.refactor
nrwl.angular-console
styled-components.vscode-styled-components
Divlo.vscode-styled-jsx-languageserver
v2.0.22
Compare Source
Bug Fixes
Other Changes
v2.3.0-alpha.14
tov2.3.1
.contentChanges
length (#4457)v2.0.21
Compare Source
Bug Fixes
v2.0.20
Compare Source
Features
Bug Fixes
ForIteratorExpression
'sreturns
property may be undefined (#4418) - Thanks @so1veOther Changes
v2.2.4
tov2.3.0-alpha.14
.kimuson.ts-type-expand
- Thanks @zcf0508v2.0.19
Compare Source
Bug Fixes
v2.0.18
Compare Source
Features
compileSFCScript
plugin hook (#3200)Bug Fixes
key
appears as unused in v-for template tag (#329) (#3421)experimentalResolveStyleCssClasses
is set toalways
(#4379)Other Changes
v2.2.2
tov2.2.4
.v0.0.44
tov0.0.45
.miaonster.vscode-tsx-arrow-definition
runem.lit-plugin
v2.0.17
Compare Source
Features
Bug Fixes
v-on="{}"
(#4333)<script setup>
should not be used as a variable in template (#4353)scoped
not working (#4355)<style>
completions and html custom data completions not provided in some cases (#4092)forceUseTs
options not workingOther Changes
v2.2.0
tov2.2.2
.v0.0.42
tov0.0.44
.allowTextChangesInNewFiles
never true for embedded documentscommand
resolve capability only for specific refactors (https://github.com/volarjs/services/issues/94)mxsdev.typescript-explorer
vueCompilerOptions.experimentalUseElementAccessInTemplate
packageManager
(#4358) - Thanks @so1vev2.0.16
Compare Source
Bug Fixes
defineSlots
destructuring (#4326) - Thanks @zhiyuanzmjdefineSlots
(#4327)Other Changes
VueEmbeddedCode
(#4265) - Thanks @zhiyuanzmjFileRegistry
toproject.program
(#3963) - Thanks @zcf0508v2.0.15
Compare Source
Features
Bug Fixes
Performance
Other Changes
v2.2.0-alpha.10
tov2.2.0-alpha.12
:svelte.svelte-vscode
(>=108.4.0) to Hybrid Mode compatibility whitelist (sveltejs/language-tools#2317)allCodeFeatures
(#4320) - Thanks @zhiyuanzmjv2.0.14
Compare Source
Features
Bug Fixes
@ts-ignore
not working for slots (#4263)Other Changes
v2.2.0-alpha.8
tov2.2.0-alpha.10
to fix some issues:bierner.lit-html
denoland.vscode-deno
(Whendeno.enable
isfalse
)jenkey2011.string-highlight
vueCompilerOptions.nativeTags
, now respects thenodeType
property of template AST node.v2.0.13
Compare Source
Performance
Other Changes
v2.2.0-alpha.7
tov2.2.0-alpha.8
for a vue-tsc performance issue fixes (#4238)v2.0.12
Compare Source
Bug Fixes
@vue-ignore
not working for fragment v-if/v-for nodes (#4232)Other Changes
v2.2.0-alpha.6
tov2.2.0-alpha.7
for a typescript plugin bug fixesv2.0.11
Compare Source
Features
typeScriptPluginOnly
option forvue.server.hybridMode
setting.vue.format.wrapAttributes
setting (#4212)vue.codeActions.askNewComponentName
setting (#4217)Bug Fixes
Find File References
not working when hybrid mode is disabled (#4221)@vue-ignore
,@vue-expect-error
not working for interpolations@vue-ignore
,@vue-expect-error
(#4203)vueCompilerOptions
not working with hybrid mode ([#4211](https://redirect.github.com/vuejs/languageConfiguration
📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, 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.