Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
mui/material-uiv9.x
1 release

TL;DR

Material UI v9.0.1 delivers numerous accessibility and usability improvements, particularly for complex components like Autocomplete, Select, and Drawers, enhancing the experience for all users.

Fixes Worth Knowing

  • Autocomplete now correctly handles highlighting, scrolling, input values, and iOS-specific issues.
  • Drawer components have improved swipe close behavior and transition stability.
  • Input components address layout shifts and prevent unintended prop leakage.
  • Select components now support single-pointer selection and pointer cancellation.
  • Tooltips now close when their child component is disabled.
  • Accessibility is improved for Avatar, Badge, Slider, Switch, CircularProgress, and LinearProgress.
  • Fixed issues with focus targeting in dialogs, drawers, and focus traps.

Before You Upgrade

If you rely on wildcard imports for icons, be aware they have been reverted to explicit paths.

v9.0.1v9.0.1
May 7, 2026
mui/material-uiv7.x
18 releases

TL;DR

Material UI’s autocomplete, button, dialog, drawer, input, and switch components received numerous fixes improving stability and visual correctness.

Fixes Worth Knowing

  • Autocomplete now maintains highlight and scroll position during updates.
  • Button start icons (small icons at the beginning) are now aligned correctly.
  • Layout shifts with flexbox inputs are resolved.
  • Focus trapping in dialogs and drawers is more reliable.
  • Checkboxes now correctly indicate a mixed state with aria-checked=mixed.
v7.3.11v7.3.11
May 7, 2026
v7.3.10v7.3.10
Apr 8, 2026
v7.3.8v7.3.8
Feb 12, 2026
v7.3.7v7.3.7
Jan 8, 2026
v7.3.6v7.3.6
Dec 3, 2025
v7.3.5v7.3.5
Nov 4, 2025
v7.3.4v7.3.4
Oct 2, 2025
v7.3.3v7.3.3
Oct 2, 2025
v7.3.2v7.3.2
Sep 2, 2025
v7.3.1v7.3.1
Aug 6, 2025
v7.3.0v7.3.0
Aug 5, 2025
v7.2.0v7.2.0
Jul 1, 2025
v7.1.2v7.1.2
Jun 20, 2025
v7.1.1v7.1.1
Jun 2, 2025
v7.1.0v7.1.0
May 6, 2025
v7.0.2v7.0.2
Apr 9, 2025
v7.0.1v7.0.1
Mar 28, 2025
v7.0.0v7.0.0
Mar 26, 2025
mui/material-uiv9.xprerelease
7 releases

TL;DR

Material UI v9 removes deprecated icons and changes grid direction options, requiring updates to existing code that uses these features.

Breaking

  • grid direction prop: Removed column and column-reverse options. (Affects grid layout)
  • icons: Removed legacy *Outline icons. (Requires updating icon imports)
  • list-item-icon: Min width now uses theme spacing. (May affect list item layout)

New

  • buttonbase: Added nativeButton prop. (Allows using native button behavior)

Fixes Worth Knowing

  • autocomplete: Helper text no longer obscures input. (Improves usability)
  • input: Fixed high contrast text cutoff. (Improves accessibility)
  • menu: Resolved issues with focus management. (Improves keyboard navigation)

Before You Upgrade

  • Update any code using the removed *Outline icons to their modern equivalents.
  • Adjust grid layouts if you were relying on the column or column-reverse direction options.
v9.0.0-beta.1v9.0.0-beta.1
Apr 2, 2026
v9.0.0-beta.0v9.0.0-beta.0
Mar 26, 2026
v9.0.0-alpha.4v9.0.0-alpha.4
Mar 20, 2026
v9.0.0-alpha.3v9.0.0-alpha.3
Mar 12, 2026
v9.0.0-alpha.2v9.0.0-alpha.2
Mar 5, 2026
v9.0.0-alpha.1v9.0.0-alpha.1
Mar 5, 2026
v9.0.0-alpha.0v9.0.0-alpha.0
Feb 18, 2026
mui/material-uiv6.x
32 releases

TL;DR

Material UI now supports CSS layers, simplifying style overrides without needing to use !important or complex selectors.

New

CSS layers allow developers to organize and apply styles in a more predictable and maintainable way (styling methodology).

Fixes Worth Knowing

The Dialog component now includes a codemod (automated code transformation) to assist with updating deprecated properties.

Before You Upgrade

Review the CSS layers documentation to understand how to best leverage this new feature for your custom styling.

v6.5.0v6.5.0
Jul 8, 2025
v6.4.12v6.4.12
Jun 2, 2025
v6.4.11v6.4.11
Apr 10, 2025
v6.4.10v6.4.10
Mar 31, 2025
v6.4.9v6.4.9
Mar 25, 2025
v6.4.8v6.4.8
Mar 17, 2025
v6.4.7v6.4.7
Mar 5, 2025
v6.4.6v6.4.6
Feb 26, 2025
v6.4.5v6.4.5
Feb 18, 2025
v6.4.4
Feb 11, 2025
v6.4.3v6.4.3
Feb 4, 2025
v6.4.2v6.4.2
Jan 29, 2025
v6.4.1
Jan 21, 2025
v6.4.0v6.4.0
Jan 14, 2025
v6.3.1v6.3.1
Jan 3, 2025
v6.3.0
Dec 23, 2024
v6.2.1v6.2.1
Dec 17, 2024
v6.2.0v6.2.0
Dec 11, 2024
v6.1.10v6.1.10
Dec 4, 2024
v6.1.9v6.1.9
Nov 27, 2024
v6.1.8
Nov 20, 2024
v6.1.7v6.1.7
Nov 13, 2024
v6.1.6v6.1.6
Oct 30, 2024
v6.1.5v6.1.5
Oct 22, 2024
v6.1.4v6.1.4
Oct 15, 2024
v6.1.3
Oct 9, 2024
v6.1.2v6.1.2
Oct 2, 2024
v6.1.1v6.1.1
Sep 19, 2024
v6.1.0v6.1.0
Sep 11, 2024
v6.0.2v6.0.2
Sep 3, 2024
v6.0.1v6.0.1
Aug 29, 2024
v6.0.0v6.0.0
Aug 27, 2024
mui/material-uiv5.x
154 releases

TL;DR

Material UI now supports CSS layers, simplifying style overrides without needing !important or complex selectors.

New

CSS layers allow developers to organize and apply styles with greater specificity and maintainability (styling methodology).

Fixes Worth Knowing

Migration documentation has been improved, specifically regarding changes to the AccordionSummary component (UI component).

Before You Upgrade

Review the CSS layers documentation to understand how to best utilize this new feature for style customization.

v5.18.0v5.18.0
Jul 8, 2025
v5.17.1v5.17.1
Mar 18, 2025
v5.17.0v5.17.0
Mar 18, 2025
v5.16.14v5.16.14
Jan 6, 2025
v5.16.13v5.16.13
Dec 25, 2024
v5.16.12v5.16.12
Dec 17, 2024
v5.16.11v5.16.11
Dec 11, 2024
v5.16.9v5.16.9
Dec 4, 2024
v5.16.8v5.16.8
Nov 28, 2024
v5.16.7
Aug 9, 2024
v5.16.6v5.16.6
Jul 30, 2024
v5.16.5v5.16.5
Jul 25, 2024
v5.16.4v5.16.4
Jul 16, 2024
v5.16.3
Jul 16, 2024
v5.16.2v5.16.2
Jul 16, 2024
v5.16.1v5.16.1
Jul 11, 2024
v5.16.0v5.16.0
Jul 5, 2024
v5.15.21
Jun 28, 2024
v5.15.20v5.15.20
Jun 12, 2024
v5.15.19v5.15.19
May 29, 2024
v5.15.18v5.15.18
May 16, 2024
v5.15.17v5.15.17
May 8, 2024
v5.15.16v5.15.16
May 2, 2024
v5.15.15v5.15.15
Apr 4, 2024
v5.15.14
Mar 19, 2024
v5.15.13v5.15.13
Mar 13, 2024
v5.15.12v5.15.12
Mar 5, 2024
v5.15.11v5.15.11
Feb 22, 2024
v5.15.10v5.15.10
Feb 12, 2024
v5.15.9v5.15.9
Feb 8, 2024
v5.15.8
Feb 6, 2024
v5.15.7v5.15.7
Jan 31, 2024
v5.15.6v5.15.6
Jan 22, 2024
v5.15.5v5.15.5
Jan 17, 2024
v5.15.45.15.4
Jan 10, 2024
v5.15.3
Jan 3, 2024
v5.15.2
Dec 25, 2023
v5.15.1
Dec 19, 2023
v5.15.0v5.15.0
Dec 12, 2023
v5.14.20v5.14.20
Dec 5, 2023
v5.14.19v5.14.19
Nov 29, 2023
v5.14.18
Nov 14, 2023
v5.14.175.14.17
Nov 6, 2023
v5.14.16
Oct 31, 2023
v5.14.15v5.14.15
Oct 24, 2023
v5.14.14v5.14.14
Oct 17, 2023
v5.14.13v5.14.13
Oct 10, 2023
v5.14.12v5.14.12
Oct 4, 2023
v5.14.11v5.14.11
Sep 26, 2023
v5.14.10
Sep 18, 2023
v5.14.9v5.14.9
Sep 13, 2023
v5.14.8v5.14.8
Sep 5, 2023
v5.14.7v5.14.7
Aug 29, 2023
v5.14.6v5.14.6
Aug 24, 2023
v5.14.5v5.14.5
Aug 14, 2023
v5.14.4
Aug 8, 2023
v5.14.3v5.14.3
Aug 1, 2023
v5.14.2v5.14.2
Jul 25, 2023
v5.14.1v5.14.1
Jul 19, 2023
v5.14.0v5.14.0
Jul 11, 2023
v5.13.7v5.13.7
Jul 4, 2023
v5.13.6v5.13.6
Jun 23, 2023
v5.13.5v5.13.5
Jun 12, 2023
v5.13.4v5.13.4
Jun 5, 2023
v5.13.3v5.13.3
May 29, 2023
v5.13.2v5.13.2
May 22, 2023
v5.13.1v5.13.1
May 17, 2023
v5.13.0v5.13.0
May 10, 2023
v5.12.3v5.12.3
May 2, 2023
v5.12.2v5.12.2
Apr 25, 2023
v5.12.1
Apr 17, 2023
v5.12.0v5.12.0
Apr 11, 2023
v5.11.16v5.11.16
Apr 5, 2023
v5.11.15v5.11.15
Mar 28, 2023
v5.11.14
Mar 21, 2023
v5.11.13
Mar 14, 2023
v5.11.12v5.11.12
Mar 6, 2023
v5.11.11
Feb 28, 2023
v5.11.10v5.11.10
Feb 20, 2023
v5.11.9v5.11.9
Feb 14, 2023
v5.11.8
Feb 7, 2023
v5.11.7v5.11.7
Jan 31, 2023
v5.11.6
Jan 23, 2023
v5.11.5v5.11.5
Jan 18, 2023
v5.11.4v5.11.4
Jan 9, 2023
v5.11.3v5.11.3
Jan 2, 2023
v5.11.2v5.11.2
Dec 26, 2022
v5.11.1v5.11.1
Dec 20, 2022
v5.11.0v5.11.0
Dec 13, 2022
v5.10.17v5.10.17
Dec 6, 2022
v5.10.16
Nov 28, 2022
v5.10.15v5.10.15
Nov 22, 2022
v5.10.14v5.10.14
Nov 15, 2022
v5.10.13v5.10.13
Nov 7, 2022
v5.10.12
Oct 31, 2022
v5.10.11v5.10.11
Oct 25, 2022
v5.10.10v5.10.10
Oct 18, 2022
v5.10.9v5.10.9
Oct 11, 2022
v5.10.8
Oct 3, 2022
v5.10.7v5.10.7
Sep 27, 2022
v5.10.6v5.10.6
Sep 19, 2022
v5.10.5v5.10.5
Sep 12, 2022
v5.10.4v5.10.4
Sep 6, 2022
v5.10.3v5.10.3
Aug 29, 2022
v5.10.2v5.10.2
Aug 23, 2022
v5.10.1
Aug 16, 2022
v5.10.0v5.10.0
Aug 9, 2022
v5.9.3v5.9.3
Aug 1, 2022
v5.9.2v5.9.2
Jul 25, 2022
v5.9.1v5.9.1
Jul 18, 2022
v5.9.0v5.9.0
Jul 12, 2022
v5.8.7v5.8.7
Jul 4, 2022
v5.8.6v5.8.6
Jun 27, 2022
v5.8.5v5.8.5
Jun 21, 2022
v5.8.4v5.8.4
Jun 14, 2022
v5.8.3v5.8.3
Jun 7, 2022
v5.8.2v5.8.2
May 31, 2022
v5.8.1v5.8.1
May 23, 2022
v5.8.0v5.8.0
May 17, 2022
v5.7.0v5.7.0
May 10, 2022
v5.6.4v5.6.4
May 2, 2022
v5.6.3v5.6.3
Apr 25, 2022
v5.6.2v5.6.2
Apr 18, 2022
v5.6.1v5.6.1
Apr 11, 2022
v5.6.0v5.6.0
Apr 6, 2022
v5.5.3v5.5.3
Mar 28, 2022
v5.5.2v5.5.2
Mar 21, 2022
v5.5.1v5.5.1
Mar 14, 2022
v5.5.0v5.5.0
Mar 7, 2022
v5.4.4v5.4.4
Feb 28, 2022
v5.4.3v5.4.3
Feb 21, 2022
v5.4.2v5.4.2
Feb 15, 2022
v5.4.1v5.4.1
Feb 8, 2022
v5.4.0v5.4.0
Feb 1, 2022
v5.3.1v5.3.1
Jan 24, 2022
v5.3.0v5.3.0
Jan 17, 2022
v5.2.8v5.2.8
Jan 10, 2022
v5.2.7
Jan 3, 2022
v5.2.6v5.2.6
Dec 27, 2021
v5.2.5v5.2.5
Dec 20, 2021
v5.2.4v5.2.4
Dec 14, 2021
v5.2.3
Dec 6, 2021
v5.2.2v5.2.2
Nov 29, 2021
v5.2.1v5.2.1
Nov 25, 2021
v5.2.0v5.2.0
Nov 23, 2021
v5.1.1v5.1.1
Nov 16, 2021
v5.1.05.1.0
Nov 8, 2021
v5.0.65.0.6
Oct 27, 2021
v5.0.55.0.5
Oct 26, 2021
v5.0.4v5.0.4
Oct 14, 2021
v5.0.3v5.0.3
Oct 7, 2021
v5.0.2v5.0.2
Sep 29, 2021
v5.0.1
Sep 22, 2021
v5.0.0v5.0.0
Sep 16, 2021
mui/material-uiv7.xprerelease
9 releases

TL;DR

Material UI v7 introduces new slots and slotProps to several components, enhancing customization options for developers using a component-centric approach (customizing parts of a component).

Breaking

  • createTypography exports have been renamed in @mui/material/styles. (Update your imports accordingly.)

New

  • Component Slots: Accordion, AccordionSummary, ListItemText, Switch, and SpeedDial now expose slots and slotProps for greater styling control.
  • Tooltip Placement: Tooltips can now automatically determine their best placement.

Fixes Worth Knowing

  • Fixed an infinite loop in TextareaAutosize (automatic resizing text areas).
  • Resolved issues with negative spacing values in CSS variables.
  • useScrollTrigger now handles null target elements gracefully.

Before You Upgrade

  • Review your usage of @mui/material/styles/createTypography and update any imports to reflect the renamed exports.
v7.0.0-rc.0v7.0.0-rc.0
Mar 19, 2025
v7.0.0-beta.4v7.0.0-beta.4
Mar 13, 2025
v7.0.0-beta.3v7.0.0-beta.3
Mar 5, 2025
v7.0.0-beta.2v7.0.0-beta.2
Feb 27, 2025
v7.0.0-beta.1v7.0.0-beta.1
Feb 26, 2025
v7.0.0-beta.0v7.0.0-beta.0
Feb 26, 2025
v7.0.0-alpha.2v7.0.0-alpha.2
Feb 18, 2025
v7.0.0-alpha.1
Feb 11, 2025
v7.0.0-alpha.0v7.0.0-alpha.0
Feb 3, 2025
mui/material-uiv6.xprerelease
23 releases

TL;DR

Material UI v6 introduces significant performance improvements and prepares for React 19 compatibility, while also adopting Pigment CSS (a modern CSS-in-JS solution) for enhanced theming.

Breaking

  • Box Component: The component prop is removed from the Box component; use div or cast to typeof Box instead.

New

  • React 19 Compatibility: Types have been refactored to support the upcoming React 19 release.
  • Pigment CSS Integration: Components are updated to work with Pigment CSS for improved styling and theming.

Fixes Worth Knowing

  • Autocomplete: Resolved warnings related to mismatched values and options.
  • IconButton: Corrected hover background color behavior.
  • Typography: Color values now work correctly with Pigment CSS.

Before You Upgrade

  • If you are using the component prop on Box, update your code to use div or cast the styled component to typeof Box.
v6.0.0-rc.0v6.0.0-rc.0
Aug 22, 2024
v6.0.0-beta.6v6.0.0-beta.6
Aug 18, 2024
v6.0.0-beta.5
Aug 8, 2024
v6.0.0-beta.4v6.0.0-beta.4
Jul 30, 2024
v6.0.0-beta.3v6.0.0-beta.3
Jul 24, 2024
v6.0.0-beta.2v6.0.0-beta.2
Jul 16, 2024
v6.0.0-beta.1v6.0.0-beta.1
Jul 16, 2024
v6.0.0-beta.0v6.0.0-beta.0
Jul 11, 2024
v6.0.0-alpha.14
Jul 5, 2024
v6.0.0-alpha.13v6.0.0-alpha.13
Jul 3, 2024
v6.0.0-alpha.12
Jun 24, 2024
v6.0.0-alpha.11v6.0.0-alpha.11
Jun 12, 2024
v6.0.0-alpha.10v6.0.0-alpha.10
Jun 4, 2024
v6.0.0-alpha.9v6.0.0-alpha.9
May 29, 2024
v6.0.0-alpha.8
May 21, 2024
v6.0.0-alpha.7v6.0.0-alpha.7
May 16, 2024
v6.0.0-alpha.6v6.0.0-alpha.6
May 8, 2024
v6.0.0-alpha.5v6.0.0-alpha.5
May 2, 2024
v6.0.0-alpha.4
Apr 24, 2024
v6.0.0-alpha.3v6.0.0-alpha.3
Apr 17, 2024
v6.0.0-alpha.2v6.0.0-alpha.2
Apr 9, 2024
v6.0.0-alpha.1v6.0.0-alpha.1
Apr 5, 2024
v6.0.0-alpha.0v6.0.0-alpha.0
Mar 26, 2024
mui/material-uiv4.x
57 releases

TL;DR

Material-UI now fully supports TypeScript 4.7, ensuring compatibility for developers using the latest TypeScript version.

Breaking

  • TypeScript 4.7 compatibility issues fixed (ensures code compiles correctly)

New

[None]

Fixes Worth Knowing

  • TextField component now correctly flags deprecated properties (helps identify outdated code).
  • Documentation links updated to the new domain (improves access to information).

Before You Upgrade

  • If using TypeScript 4.7, upgrade to this version to avoid compilation errors.
v4.12.44.12.4
Apr 3, 2022
v4.12.3
Jul 30, 2021
v4.12.2
Jul 19, 2021
v4.12.1v4.12.1
Jul 7, 2021
v4.12.0v4.12.0
Jul 6, 2021
v4.11.44.11.4
Apr 27, 2021
v4.11.3
Jan 24, 2021
v4.11.2
Dec 2, 2020
v4.11.1
Nov 24, 2020
v4.11.0
Jun 30, 2020
v4.10.2
Jun 11, 2020
v4.10.1
Jun 1, 2020
v4.10.0
May 23, 2020
v4.9.14
May 11, 2020
v4.9.13
May 4, 2020
v4.9.12
Apr 26, 2020
v4.9.11
Apr 18, 2020
v4.9.10
Apr 11, 2020
v4.9.9
Apr 4, 2020
v4.9.8
Mar 28, 2020
v4.9.7v4.9.7
Mar 19, 2020
v4.9.6
Mar 18, 2020
v4.9.5
Feb 29, 2020
v4.9.4
Feb 23, 2020
v4.9.3
Feb 16, 2020
v4.9.2
Feb 9, 2020
v4.9.1
Feb 2, 2020
v4.9.0
Jan 22, 2020
v4.8.3
Jan 6, 2020
v4.8.2
Dec 30, 2019
v4.8.1
Dec 24, 2019
v4.8.0
Dec 14, 2019
v4.7.2
Dec 7, 2019
v4.7.1
Dec 1, 2019
v4.7.0
Nov 22, 2019
v4.6.1
Nov 12, 2019
v4.6.0
Nov 5, 2019
v4.5.2
Oct 28, 2019
v4.5.1
Oct 12, 2019
v4.5.0
Oct 2, 2019
v4.4.3
Sep 22, 2019
v4.4.2
Sep 11, 2019
v4.4.1
Sep 8, 2019
v4.4.0
Aug 31, 2019
v4.3.3
Aug 21, 2019
v4.3.2
Aug 10, 2019
v4.3.1
Aug 3, 2019
v4.3.0
Jul 28, 2019
v4.2.1
Jul 17, 2019
v4.2.0
Jul 6, 2019
v4.1.3
Jun 25, 2019
v4.1.2
Jun 23, 2019
v4.1.1
Jun 13, 2019
v4.1.0
Jun 10, 2019
v4.0.2
Jun 3, 2019
v4.0.1
May 27, 2019
v4.0.0
May 23, 2019
mui/material-uiv5.xprerelease
46 releases

TL;DR

Material-UI has been rebranded to MUI with a significant package renaming – @material-ui/* is now @mui/*. Use the provided codemod for easy migration.

Breaking

  • Package Renaming: All packages have been renamed from @material-ui/* to @mui/* (except @mui/material, @mui/icons-material, and @mui/core).

New

  • Masonry Component: A new <Masonry> component has been added to @mui/lab for flexible, grid-like layouts.
  • ButtonUnstyled: A new unstyled Button component has been added to @mui/core for maximum customization.

Fixes Worth Knowing

  • Autocomplete: Resolved a virtualization regression.
  • InputBase: Fixed an autofill issue.
  • Tabs: Improved indicator positioning when tab sizes change.

Before You Upgrade

  • Run the mui-replace codemod to automatically update your import statements to the new package names. See the migration guide for details: [https://next.material-ui.com/guides/migration-v4/#preset-safe](https://next.material-ui.
v5.0.0-rc.15.0.0-rc.1
Sep 8, 2021
v5.0.0-rc.0v5.0.0-rc.0
Sep 2, 2021
v5.0.0-beta.5v5.0.0-beta.5
Aug 25, 2021
v5.0.0-beta.4v5.0.0-beta.4
Aug 13, 2021
v5.0.0-beta.3v5.0.0-beta.3
Aug 9, 2021
v5.0.0-beta.2
Jul 26, 2021
v5.0.0-beta.1
Jul 14, 2021
v5.0.0-beta.0v5.0.0-beta.0
Jul 1, 2021
v5.0.0-alpha.38v5.0.0-alpha.38
Jun 24, 2021
v5.0.0-alpha.37v5.0.0-alpha.37
Jun 15, 2021
v5.0.0-alpha.36v5.0.0-alpha.36
Jun 8, 2021
v5.0.0-alpha.35
May 31, 2021
v5.0.0-alpha.34v5.0.0-alpha.34
May 18, 2021
v5.0.0-alpha.33
May 9, 2021
v5.0.0-alpha.32v5.0.0-alpha.32
Apr 27, 2021
v5.0.0-alpha.31v5.0.0-alpha.31
Apr 20, 2021
v5.0.0-alpha.305.0.0-alpha.30
Apr 12, 2021
v5.0.0-alpha.29
Apr 4, 2021
v5.0.0-alpha.28
Mar 24, 2021
v5.0.0-alpha.27
Mar 5, 2021
v5.0.0-alpha.26
Feb 27, 2021
v5.0.0-alpha.25
Feb 11, 2021
v5.0.0-alpha.245.0.0-alpha.24
Jan 26, 2021
v5.0.0-alpha.23
Jan 14, 2021
v5.0.0-alpha.22
Jan 4, 2021
v5.0.0-alpha.21
Dec 30, 2020
v5.0.0-alpha.20
Dec 21, 2020
v5.0.0-alpha.19
Dec 13, 2020
v5.0.0-alpha.18
Dec 2, 2020
v5.0.0-alpha.17
Nov 23, 2020
v5.0.0-alpha.16
Nov 14, 2020
v5.0.0-alpha.15
Nov 4, 2020
v5.0.0-alpha.14
Oct 24, 2020
v5.0.0-alpha.13
Oct 17, 2020
v5.0.0-alpha.12
Oct 10, 2020
v5.0.0-alpha.11
Sep 26, 2020
v5.0.0-alpha.10
Sep 15, 2020
v5.0.0-alpha.9
Sep 6, 2020
v5.0.0-alpha.8
Aug 31, 2020
v5.0.0-alpha.7
Aug 22, 2020
v5.0.0-alpha.6
Aug 13, 2020
v5.0.0-alpha.5
Jul 27, 2020
v5.0.0-alpha.4
Jul 19, 2020
v5.0.0-alpha.3
Jul 12, 2020
v5.0.0-alpha.2
Jul 4, 2020
v5.0.0-alpha.1
Jun 27, 2020
mui/material-uiv4.xprerelease
15 releases

TL;DR

Prepare for Material-UI v5! These releases introduce numerous deprecation warnings to help smooth the transition, flagging changes like prop renames and removed features.

Breaking

  • css prop on Box is deprecated, use sx instead.
  • fade color utility is deprecated, use alpha (color manipulation function) instead.
  • Grid's justify prop is being renamed.
  • GridList is being renamed to ImageList.
  • theme.mixins.gutters is deprecated.

New

None

Fixes Worth Knowing

  • Resolved a version resolution issue impacting installation.

Before You Upgrade

Install the "deprecations" tag ("@material-ui/core": "deprecations") to see these warnings in your console and begin planning your v5 migration. Report any issues with the deprecations on GitHub.

v4.11.3-deprecations.1
Jan 25, 2021
v4.11.3-deprecations.0
Jan 24, 2021
v4.0.0-rc.0
May 20, 2019
v4.0.0-beta.2
May 13, 2019
v4.0.0-beta.1
May 5, 2019
v4.0.0-beta.0
Apr 28, 2019
v4.0.0-alpha.8
Apr 17, 2019
v4.0.0-alpha.7
Apr 7, 2019
v4.0.0-alpha.6
Mar 30, 2019
v4.0.0-alpha.5
Mar 23, 2019
v4.0.0-alpha.4
Mar 17, 2019
v4.0.0-alpha.3
Mar 10, 2019
v4.0.0-alpha.2
Mar 3, 2019
v4.0.0-alpha.1
Feb 20, 2019
v4.0.0-alpha.0
Feb 12, 2019
mui/material-uiv3.x
30 releases

TL;DR

TypeScript 3.7 users should upgrade to resolve type definition issues with the Portal component (a way to render content outside of a component's normal DOM hierarchy).

Breaking

  • PortalProps Types: Fixes compatibility with TypeScript 3.7.

Fixes Worth Knowing

  • Portal: Resolves type definition errors when using TypeScript 3.7.

Before You Upgrade

No action needed unless you are using TypeScript 3.7 and experiencing type errors with the Portal component.

v3.9.4
Nov 28, 2019
v3.9.3
Mar 28, 2019
v3.9.2
Feb 3, 2019
v3.9.1
Jan 26, 2019
v3.9.0
Jan 14, 2019
v3.8.3
Jan 9, 2019
v3.8.2
Jan 7, 2019
v3.8.1
Dec 30, 2018
v3.8.0
Dec 30, 2018
v3.7.1
Dec 22, 2018
v3.7.0
Dec 17, 2018
v3.6.2
Dec 9, 2018
v3.6.1
Dec 1, 2018
v3.6.0
Nov 26, 2018
v3.5.1
Nov 12, 2018
v3.5.0
Nov 12, 2018
v3.4.0
Nov 4, 2018
v3.3.2
Oct 27, 2018
v3.3.1
Oct 23, 2018
v3.3.0
Oct 21, 2018
v3.2.2
Oct 15, 2018
v3.2.1
Oct 14, 2018
v3.2.0
Oct 7, 2018
v3.1.2
Sep 30, 2018
v3.1.1
Sep 23, 2018
v3.1.0
Sep 16, 2018
v3.0.3
Sep 8, 2018
v3.0.2
Sep 3, 2018
v3.0.1
Aug 28, 2018
v3.0.0
Aug 27, 2018
mui/material-uiv1.x
14 releases

TL;DR

Material-UI received numerous refinements, improving component behavior and documentation, particularly around TextField, Table, Drawer, and Dialog components.

Breaking

[None]

New

[None]

Fixes Worth Knowing

  • TextField: The disabled prop now correctly disables the entire field (input and label).
  • Drawer: Height is now set to 100% instead of 100vh, potentially resolving layout issues.
  • Table: Typings have been synchronized and padding issues resolved.
  • Tab: fullWidth styling is corrected.

Before You Upgrade

[None]

v1.5.1
Aug 19, 2018
v1.5.0
Aug 12, 2018
v1.4.3
Aug 4, 2018
v1.4.2
Jul 29, 2018
v1.4.1
Jul 22, 2018
v1.4.0
Jul 14, 2018
v1.3.1
Jul 2, 2018
v1.3.0
Jun 26, 2018
v1.2.3
Jun 20, 2018
v1.2.2
Jun 18, 2018
v1.2.1
Jun 10, 2018
v1.2.0
Jun 3, 2018
v1.1.0
May 26, 2018
v1.0.0
May 17, 2018
mui/material-uiv0.x
80 releases

TL;DR

This release updates the underlying react-event-listener dependency, improving event handling reliability across Material-UI components.

Breaking

None.

New

None.

Fixes Worth Knowing

Improved reliability of event handling (listening for events outside of components) across Material-UI.

Before You Upgrade

No action needed.

v0.20.2
Aug 5, 2018
v0.20.1
May 13, 2018
v0.20.0v0.20.0
Dec 4, 2017
v0.19.4
Oct 8, 2017
v0.19.3
Oct 1, 2017
v0.19.2
Sep 18, 2017
v0.19.1
Sep 2, 2017
v0.19.0
Aug 15, 2017
v0.18.7
Jul 23, 2017
v0.18.6
Jul 4, 2017
v0.18.5
Jun 28, 2017
v0.18.4
Jun 25, 2017
v0.18.3
Jun 7, 2017
v0.18.2
Jun 6, 2017
v0.18.1
May 13, 2017
v0.18.0
Apr 30, 2017
v0.17.4
Apr 14, 2017
v0.17.3
Apr 10, 2017
v0.17.2
Apr 9, 2017
v0.17.1
Mar 13, 2017
v0.17.0v0.17.0
Feb 12, 2017
v0.16.7v0.16.7
Jan 15, 2017
v0.16.6
Dec 25, 2016
v0.16.5v0.16.5
Dec 9, 2016
v0.16.4v0.16.4
Nov 17, 2016
v0.16.3v0.16.3
Nov 17, 2016
v0.16.2v0.16.2
Nov 14, 2016
v0.16.1v0.16.1
Oct 19, 2016
v0.16.0v0.16.0
Oct 5, 2016
v0.15.4v0.15.4
Aug 10, 2016
v0.15.3
Aug 2, 2016
v0.15.2
Jul 9, 2016
v0.15.1v0.15.1
Jun 20, 2016
v0.15.0v0.15.0
May 6, 2016
v0.14.4v0.14.4
Feb 3, 2016
v0.14.3v0.14.3
Jan 27, 2016
v0.14.2v0.14.2
Jan 8, 2016
v0.14.1v0.14.1
Jan 4, 2016
v0.14.0v0.14.0
Dec 25, 2015
v0.13.4v0.13.4
Nov 24, 2015
v0.13.3v0.13.3
Nov 17, 2015
v0.13.2v0.13.2
Nov 10, 2015
v0.13.1v0.13.1
Oct 29, 2015
v0.13.0v0.13.0
Oct 21, 2015
v0.12.5v0.12.5
Oct 21, 2015
v0.12.4v0.12.4
Oct 19, 2015
v0.12.3v0.12.3
Oct 7, 2015
v0.12.2V0.12.2
Oct 6, 2015
v0.12.1V0.12.1
Sep 28, 2015
v0.12.0v0.12.0
Sep 25, 2015
v0.11.1v0.11.1
Sep 15, 2015
v0.11.0v0.11.0
Aug 24, 2015
v0.10.4v0.10.4
Aug 9, 2015
v0.10.3v0.10.3
Aug 8, 2015
v0.10.2v0.10.2
Jul 29, 2015
v0.10.1v0.10.1
Jul 13, 2015
v0.10.0v0.10.0
Jul 10, 2015
v0.9.2v0.9.2
Jun 20, 2015
v0.9.1v0.9.1
Jun 15, 2015
v0.9.0v0.9.0
Jun 9, 2015
v0.8.0v0.8.0
May 24, 2015
v0.7.5v0.7.5
Apr 27, 2015
v0.7.4v0.7.4
Apr 21, 2015
v0.7.3v0.7.3
Apr 1, 2015
v0.7.2v0.7.2
Mar 25, 2015
v0.7.1v0.7.1
Mar 4, 2015
v0.7.0v0.7.0
Feb 13, 2015
v0.6.1v0.6.1
Jan 27, 2015
v0.6.0v0.6.0
Jan 26, 2015
v0.5.0v0.5.0
Jan 4, 2015
v0.4.1v0.4.1
Dec 25, 2014
v0.4.0v0.4.0
Dec 15, 2014
v0.3.3v0.3.3
Dec 7, 2014
v0.3.2v0.3.2
Nov 30, 2014
v0.3.1v0.3.1
Nov 28, 2014
v0.3.0v0.3.0
Nov 17, 2014
v0.2.2v0.2.2
Nov 11, 2014
v0.2.1v0.2.1
Nov 8, 2014
v0.2.0v0.2.0
Nov 8, 2014
v0.1.29v0.1.29
Nov 5, 2014
mui/material-uiv1.xprerelease
70 releases

TL;DR

Material-UI has undergone significant changes in preparation for v1.0, primarily restructuring imports to improve bundle size and tree-shaking.

Breaking

  • Import Paths: Components are now imported from @material-ui/core/ComponentName instead of material-ui/ComponentName. A codemod is available to automate this migration.
  • React Version: Requires React 16.3.0 or greater.
  • TypeScript: Requires TypeScript 2.8 or later.
  • Grid: The hidden property on Grid has been removed; use the Hidden component instead.
  • TextField Underline: Underline color customization now uses borderBottomColor instead of backgroundColor.

New

  • NativeSelect: A new NativeSelect component has been added.
  • Outlined Buttons: An outlined variant for the Button component is now available.

Fixes Worth Knowing

  • Improved performance for ButtonBase.
  • Fixed issues with Popover on mobile browsers.
  • Resolved regressions related to Babel and npm dependencies.

Before You Upgrade

  • Run the
v1.0.0-rc.1
May 15, 2018
v1.0.0-rc.0
May 13, 2018
v1.0.0-beta.47
May 9, 2018
v1.0.0-beta.46
May 8, 2018
v1.0.0-beta.45
May 6, 2018
v1.0.0-beta.44
Apr 29, 2018
v1.0.0-beta.43
Apr 22, 2018
v1.0.0-beta.42
Apr 16, 2018
v1.0.0-beta.41
Apr 7, 2018
v1.0.0-beta.40
Apr 1, 2018
v1.0.0-beta.39
Mar 28, 2018
v1.0.0-beta.38
Mar 17, 2018
v1.0.0-beta.37
Mar 11, 2018
v1.0.0-beta.36
Mar 5, 2018
v1.0.0-beta.35
Feb 25, 2018
v1.0.0-beta.34
Feb 17, 2018
v1.0.0-beta.33
Feb 10, 2018
v1.0.0-beta.32
Feb 4, 2018
v1.0.0-beta.31
Jan 29, 2018
v1.0.0-beta.30
Jan 21, 2018
v1.0.0-beta.29
Jan 16, 2018
v1.0.0-beta.28
Jan 14, 2018
v1.0.0-beta.27
Jan 6, 2018
v1.0.0-beta.26
Dec 30, 2017
v1.0.0-beta.25
Dec 22, 2017
v1.0.0-beta.24
Dec 17, 2017
v1.0.0-beta.23
Dec 9, 2017
v1.0.0-beta.22
Nov 28, 2017
v1.0.0-beta.21
Nov 13, 2017
v1.0.0-beta.20
Nov 5, 2017
v1.0.0-beta.19
Oct 30, 2017
v1.0.0-beta.18
Oct 23, 2017
v1.0.0-beta.17
Oct 15, 2017
v1.0.0-beta.16
Oct 8, 2017
v1.0.0-beta.15
Oct 4, 2017
v1.0.0-beta.13
Oct 1, 2017
v1.0.0-beta.12
Sep 24, 2017
v1.0.0-beta.11
Sep 18, 2017
v1.0.0-beta.10
Sep 13, 2017
v1.0.0-beta.9
Sep 10, 2017
v1.0.0-beta.8
Sep 2, 2017
v1.0.0-beta.7
Aug 30, 2017
v1.0.0-beta.6
Aug 20, 2017
v1.0.0-beta.5
Aug 15, 2017
v1.0.0-beta.4
Aug 5, 2017
v1.0.0-beta.3
Jul 29, 2017
v1.0.0-beta.2
Jul 23, 2017
v1.0.0-beta.1
Jul 23, 2017
v1.0.0-alpha.22
Jul 18, 2017
v1.0.0-alpha.21
Jul 4, 2017
v1.0.0-alpha.20
Jun 25, 2017
v1.0.0-alpha.19
Jun 19, 2017
v1.0.0-alpha.18
Jun 19, 2017
v1.0.0-alpha.17
Jun 12, 2017
v1.0.0-alpha.16
Jun 1, 2017
v1.0.0-alpha.15
May 23, 2017
v1.0.0-alpha.14
May 14, 2017
v1.0.0-alpha.13
May 8, 2017
v1.0.0-alpha.12
Apr 30, 2017
v1.0.0-alpha.11
Apr 14, 2017
v1.0.0-alpha.10
Apr 6, 2017
v1.0.0-alpha.9
Apr 1, 2017
v1.0.0-alpha.8
Mar 25, 2017
v1.0.0-alpha.7
Mar 12, 2017
v1.0.0-alpha.6
Feb 26, 2017
v1.0.0-alpha.5
Feb 26, 2017
v1.0.0-alpha.4
Feb 26, 2017
v1.0.0-alpha.3
Feb 12, 2017
v1.0.0-alpha.2
Feb 7, 2017
v1.0.0-alpha.1v1.0.0-alpha.1
Jan 29, 2017
mui/material-uiv0.xprerelease
8 releases

TL;DR

The latest updates to Material-UI improve component stability and add styling options, particularly for Date/Time pickers, buttons, and snackbars.

Breaking

  • [TimePicker] Removing redundant onDismiss callback when onAccept is already defined.

New

  • [RaisedButton] Added buttonStyle property for custom styling.
  • [Switch] Added thumbSwitchedStyle and trackSwitchedStyle for customized appearance.

Fixes Worth Knowing

  • [Snackbar] Fixed issue where snackbars covered the entire screen width.
  • [AppBar, DatePicker, Tabs] Resolved various touch, RTL (right-to-left), and state update issues for improved reliability.

Before You Upgrade

Ensure your React version is 15.0.0 or higher, as this is now a required dependency.

v0.16.0-rc2v0.16.0-rc2
Sep 24, 2016
v0.16.0-rc1v0.16.0-rc1
Sep 8, 2016
v0.15.0-beta.2v0.15.0-beta.2
Apr 21, 2016
v0.15.0-beta.1v0.15.0-beta.1
Apr 14, 2016
v0.15.0-alpha.2v0.15.0-alpha.2
Mar 17, 2016
v0.15.0-alpha.1v0.15.0-alpha.1
Feb 27, 2016
v0.14.0-rc2v0.14.0-rc2
Dec 14, 2015
v0.14.0-rc1v0.14.0-rc1
Dec 4, 2015