@vue/language-core
Advanced tools
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 @so1ve