Changelog
1.8.14 (2023/9/26)
defineEmit
now able to infer event types with more than 4 overloads (#3379) (#1855)__VLS_ConstructorOverloads
when emits type is not inlined (#3585) - thanks @so1veChangelog
1.8.12 (2023/9/20)
vue-component-type-helper
strictTemplates: false
(#3565) - thanks @so1veChangelog
1.8.11 (2023/9/13)
@vue-expect-error
(#3541) - thanks @so1veChangelog
1.8.10 (2023/9/6)
configFileName
for createParsedCommandLineByJson()
function (#3456) - thanks @qmhcvue.server.runtime
setting and support for Bun runtimevue.server.path
setting for customize server module pathstrictTemplates
(#3487) - thanks @so1veComponentExposed
(#3536) - thanks @so1veChangelog
1.8.7 (2023/7/27)
__VLS_PropsChildren
(#3442) - thanks @so1veChangelog
1.8.6 (2023/7/22)
v-bind
toggle code action (#2524) - thanks @zardoyvue.server.petiteVue.supportHtmlFile
, vue.server.vitePress.supportMdFile
settings not working (#3238)@ts-nocheck
cannot work from script setup (#3420) - thanks @so1ve.d.ts
(#3419)@vue-ignore
, @vue-skip
, @vue-expected-error
not working for pug template