material-ui v5.8.4 Release Notes

    • ​<!-- 36 -->[Button] Add missing classes in ButtonClasses type (#33040) @ZeeshanTamboli
    • ​<!-- 20 -->[Grid] Fix prop-type key regression (#33123) @oliviertassinari
    • 👍 ​<!-- 19 -->[Grid] Support custom breakpoints (#31998) @boutahlilsoufiane
    • ↪ ​<!-- 18 -->[Grow] Limit CSS transition bug workaround to Safari 15.4 only (#32996) @igordanchenko
    • 🚚 ​<!-- 17 -->[Hidden] Remove dependency on hoist-non-react-statics (#33015) @oliviertassinari
    • 👍 ​<!-- 12 -->[Link] Add support for CSS variables (#33036) @winderica
    • ​<!-- 07 -->[Popover] Export getOffsetTop & getOffsetLeft from Popover's index and add typings (#32959) @rart
    • ​<!-- 06 -->[Slider] Fix SliderValueLabelProps type (#32895) @oliviertassinari
    • 🚚 ​<!-- 05 -->[Snackbar] Remove RTL direction specific logic (#32808) @aaarichter
    • 💻 ​<!-- 04 -->[StepIcon] Fix text centering when changing browser font size (#32706) @alansouzati
    • ​<!-- 02 -->[Tabs] Scroll by width of the first visible tab if only one tab is partially visible (#32778) @frankkluijtmans