Vue 3.3 is focused on developer experience improvements - in particular, SFC usage with TypeScript. This is because Vue needs to be able to analyze the properties on the props interface in order to generate corresponding runtime options. The new macro can be used to declare expected slots and their respective expected slot props.
Table of contents
<script setup> + TypeScript DX Improvements Experimental Features Other Notable Features Maintenance Infrastructure Improvements Sort: