@vue/typescript
Advanced tools
Changelog
1.8.20 (2023/10/23)
v-bind
argument to be an object (#3666) - thanks @so1ve$event
(#3668) - thanks @so1vevolar
to vue
in diagnostics (#3667) - thanks @so1veChangelog
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 @so1ve