chore(deps): update dependency vue-tsc to v3 #779
+50 −28
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:
^2.2.12
->^3.0.1
Release Notes
vuejs/language-tools (vue-tsc)
v3.0.1
Compare Source
Bug Fixes
v-else
(#5470) - Thanks to @KazariEX!Other Changes
getModeForUsageLocation
to calculate the resolution modev3.0.0
Compare Source
Features
strictVModel
option (#5229) - Thanks to @KazariEX!v-on
syntax (#5275) - Thanks to @KazariEX!strictCssModules
option (#5164) - Thanks to @KazariEX!ComponentAttrs
type for attribute extractiontypescript.sortImports
,typescript.removeUnusedImports
commands (#5444)zh-CN
,zh-TW
,ru
andja
(#5330, #5340, #5404) - Thanks to @KazariEX, @PurplePlanen and @zyoshoka!Bug Fixes
typescript-language-features
module loading race condition (#5260)defineModels
(#5273) - Thanks to @KazariEX!data-
attribute completion from sfc level nodes - Thanks to @KazariEX!undefined
from optional prop type with default in template (#5339) - Thanks to @Dylancyclone!navigation: true
(#5378) - Thanks to @KazariEX!v-for
(#5399) - Thanks to @KazariEX!semantic
code feature on first argument ofuseCssModule
anduseTemplateRef
- Thanks to @KazariEX!updateFile
(#5438) - Thanks to @Akryum!Prettify<T>
breaks generics inferencing (#5424) - Thanks to @so1ve!var
instead oflet
to declareattrsVar
that may be hoisted - Thanks to @KazariEX!Performance
Other Changes
directory
path in package.json (#5283) - Thanks to @zyoshoka!vue_language_server_path
in nvim setup example (#5391) - Thanks to @menuRivera!typescript.tsdk
initialization option (#5409)defineProp
support (#5415) - Thanks to @KazariEX!complete
tosuggest
for clarityConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.