๐ง Bug Fixes
- MaybeTransition: don't override custom props with undefined (508a307), closes #19446
- router: make useLink link reactive (#19386) (7cca1b5), closes #19300
- VAvatar: add missing style for start/end props (#19449) (b3067be), closes #19349
- VChip: apply correct default v-icon sizing (6969bf7)
- VChip: comfortable / compact density sizing (23d9d3b)
- VDivider: vertical prop height in flexbox (72e5319)
- VExpansionPanel: accordion variant border radius (#19433) (955fc62), closes #19379
- VField: use xl border-radius for rounded prop (#19457) (2e993ef), closes #19151
- VForm: return promise from reset and resetValidation (800b0c5), closes #19399
- VSelectionContolGroup: update ripple prop type (#19465) (12cc8cc), closes #19462
- VSelectionControl: add aria labels (#19406) (7f65b1f), closes #18228
๐ Reverts
- Revert "chore(package.json): update vite-plugin-vuetify peerDep version" (110985e)