🔨 Bug Fixes
- framework: remove circular dependencies (57d759a), closes #13936
- variables.scss: change text-transform to valid value (dedb9d6)
- VAppBar: adjust sizing for content area (7d7aad6), closes #13915
- VCard: show image above background but below text (4690f73), closes #13916
- VIcon: size with ems instead of px (#13978) (4881f14)
- VListItem: properly display active-color when active (#13912) (7e75cf9)
🚀 Features
- group: remove need for index prop (#13998) (9f78401)
- variables.scss: set font-size-root to 1rem (61554f9)
- v-mutate: port to v3 (#13920) (e6697ae)
- VHover: port to v3 (#13979) (94cd410)
- VInput: port to v3 (#13907) (e479044), closes #4552 #11044 #11082 #12229 #13554
- VPaginationBtn: add new alias of VBtn (#13995) (44736e6)