material-ui v5.8.6 Release Notes

    • ๐Ÿ‘ ​<!-- 27 -->[Alert] Add support for CSS vars (#32624) @haneenmahd
    • ​<!-- 26 -->[Alert] Use getContrastText for filled variant font color (#29813) @SamoraMabuya

    Note: The color of the text in the warning contained Alert in dark mode was changed to black in order to improve the color contrast ratio

    • ๐Ÿ’… ​<!-- 11 -->[OutlinedInput] Fix ownerState undefined in theme style overrides (#33241) @siriwatknp
    • ​<!-- 08 -->[Tabs] Fix crash when used with React 18 & Suspense (#33277) @mnajdova
    • ๐Ÿ’ป ​<!-- 05 -->[TypeScript] Add CSS vars type augmentation for Material UI (#33211) @siriwatknp