material-ui v5.9.2 Release Notes

    • โช ​<!-- 34 -->Revert "[Tooltip] Fix children mouse over detection (#32321)" @oliviertassinari
    • ​<!-- 19 -->[FormHelperText] Fix unable to create new variants (#33589) @DinhBaoTran
    • ๐Ÿšš ​<!-- 18 -->[ImageList] Remove vertical spacing between items in masonry layout (#33593) @michaldudak
    • ๐Ÿ”จ ​<!-- 13 -->[LoadingButton] Refactor duplicate code (#33570) @ZeeshanTamboli
    • ๐Ÿ—„ ​<!-- 12 -->[Modal] Explain the meaning of deprecation of the BackdropComponent prop (#33591) @michaldudak
    • โœ… ​<!-- 11 -->[Stack] Fix unit test failure (#33588) @hbjORbj
    • ๐Ÿ“ฑ ​<!-- 10 -->[Stack] Fix default flexDirection value with responsive prop (#33549) @hbjORbj
    • ​<!-- 09 -->[Stack] Ensure that marginundefined doesn't occur in styling (#33548) @hbjORbj
    • ​<!-- 08 -->[Tabs] Fix indicatorColor prop type (#33569) @ZeeshanTamboli
    • ​<!-- 07 -->[Tabs] Add TypeScript interface to augment tab indicator color in theme (#33333) @AHeiming