01Support for Vue 3.5+ features like useTemplateRef, useId, and reactive destructuring
02Strict enforcement of <script setup> and composable-based architecture
030 GitHub stars
04Standardized lifecycle management and side-effect cleanup patterns
05Type-safe prop and emit definitions using TypeScript generics
06Two-way binding optimization using the defineModel macro