π§ Bug Fixes
- validation: correct translation template arguments (#22146) (a8e17c9)
- VBadge: background highlight in forced-colors mode (#22148) (65f6bb7)
- VDataTable: avoid lag when selecting rows in large tables (#22163) (92f8a3c), closes #21767
- VDivider: inherit color in colored containers (bb54a7d)
- VKbd: use
$body-font-family
as default (3f61102) - VListItem: correct role when item is a link (#22137) (80e154b), closes #22086