vue-component-type-helpers
Advanced tools
Changelog
1.7.1 (2023/5/10) - pre-release
typescript
(#3145) - thanks @HunYan-ioBreaking changes
VueLanguageServiceHost
interfaceChangelog
1.7.0 (2023/5/7) - pre-release
volar.config.js
does not load on Windows (https://github.com/volarjs/volar.js/issues/36)Breaking changes
@volar/vue-*
to @vue/*
(#3134)volar.config.js
specification update (base on Volar.js v1.5)Changelog
1.6.4 (2023/5/4)
lang="vue"
(#3105) - thanks @HunYan-iov-for
is any
, the item type should be any
(#3108) (#3112)noPropertyAccessFromIndexSignature
enabled (#3106)v-for
if nested template element assigns type to slot props (#2750) (#2757)Breaking changes
Changelog
1.6.3 (2023/5/2)
v-for
source type (#3102)Changelog
1.6.2 (2023/5/1)