material-ui v3.9.2 Release Notes

    • ⚡️ [Portal] Fix onRendered being called before child componentDidUpdate (#14305) @joshwooding
    • [Select] Id should not be set from name if missing (#14322) @aericson
    • [ListItem] Add alignItems prop to ListItem.d.ts (#14334) @EndiM
    • [useMediaQuery] Fix typings for options object (#14339) @johannwagner`
    • [NativeSelect] Fix option background for dark theme (#14340) @ryancogswell
    • [Button] Add color inherit to outlined variant of button component (#14332) @EndiM
    • [ListItem] Improve ListItemSecondaryAction DX (#14350) @eps1lon
    • [ExpansionPanel] Fix userAgent check (#14361) @Floriferous