vue-component-type-helpers
Advanced tools
Changelog
1.6.1 (2023/4/28)
vueCompilerOptions.lib
option (#2722)<component :is>
type checking with string literal assignment (#2725)<slot>
reporting false positive error when strictTemplates
enabled (#2726) (#2723)Expected 2 arguments, but got 1.
(#2730)Changelog
1.6.0 (2023/4/27)
vueCompilerOptions.optionsWrapper
VNode
(#2720)volar.*
to vue.*
petiteVue
, vitePress
from server init options
for IDEs other than VSCode, use
additionalExtensions: ['html', 'md']
instead of
Breaking changes
Changelog
1.5.4 (2023/4/26) - pre-release
defineExpose
macro missing for Vue 3.3vue-component-type-helpers
dependencyChangelog
1.5.3 (2023/4/26) - pre-release
<Transition>
(#2700)JSX.ElementChildrenAttribute
type when vueCompilerOptions.jsxSlots
enabled (#2714)Changelog
1.4.3 (2023/4/22)
volar.nameCasing.status
setting to disable nameCasing status (#2453)typescript
(#2665) - thanks @merceyztypescript.inlayHints.parameterNames
(#2670)Changelog
1.4.2 (2023/4/21)
.value
feature$slots
type (#2646)