chore(deps): update dependency vue-component-type-helpers to v3 #337
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/vue-component-type-helpers-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^2.2.10
->^3.0.0
Release Notes
vuejs/language-tools (vue-component-type-helpers)
v3.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 - 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 Renovate Bot.