typescript-vue-plugin
Advanced tools
Changelog
1.8.27 (2023/12/26)
JSX.Element
for compatible with vue 3.4 (https://github.com/vuejs/core/issues/9923)Changelog
1.8.24 (2023/11/29)
vue-component-type-helpers/vue2
(#3404)defineEmits
's arg
and typeArg
in parseScriptSetupRanges
(#3710) - thanks @so1vestrictTemplates
fails to report unknown components (#3539)as
with multiple <script>
blocks (#3733) - thanks @so1ve<script setup>
tag above <script>
tag (#3743) - thanks @so1ve.prop
shorthand (#3729) - thanks @so1ve