Skip to content

Releases: mui/material-ui

v6.4.4

11 Feb 14:58
c66361a
Compare
Choose a tag to compare

Feb 11, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @oliviertassinari, @sai6855, @siriwatknp

v6.4.3

04 Feb 18:54
cee310a
Compare
Choose a tag to compare

Feb 4, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

  • [LinearProgress][CircularProgress] Add variant overrides for module augmentation (#45191) @ZeeshanTamboli
  • [TextField] Remove deprecated props from documentation (#45200) @sai6855

Core

All contributors of this release in alphabetical order: @DiegoAndai, @sai6855, @ZeeshanTamboli

v7.0.0-alpha.0

03 Feb 12:50
3e3195a
Compare
Choose a tag to compare
v7.0.0-alpha.0 Pre-release
Pre-release

Jan 31, 2025

A big thanks to the 9 contributors who made this release possible.
This is the first alpha release of Material UI v7 🎉.

@mui/[email protected]

@mui/[email protected]

Core

Docs

All contributors of this release in alphabetical order: @DiegoAndai, @good-jinu, @harry-whorlow, @Janpot, @joshkel, @mj12albert, @oliviertassinari, @siriwatknp, @ZeeshanTamboli

v6.4.2

29 Jan 15:51
1813d89
Compare
Choose a tag to compare

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @mj12albert

Core

Docs

All contributors of this release in alphabetical order: @DiegoAndai, @Janpot, @joshkel, @mj12albert, @ZeeshanTamboli

v6.4.1

21 Jan 13:36
819e662
Compare
Choose a tag to compare

Jan 21, 2025

A big thanks to the 9 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @bharatkashyap, @DiegoAndai, @Fullchee, @Janpot, @mj12albert, @sai6855, @siriwatknp, @yash49, @zanivan

v6.4.0

14 Jan 16:47
f9949a8
Compare
Choose a tag to compare

A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @good-jinu, @headironc, @iaziz11, @IceOfSummer, @Janpot, @LukasTy, @mnajdova, @oliviertassinari, @sai6855, @samuelsycamore, @siddhantantil39, @siriwatknp, @yashdev16, @ZeeshanTamboli

v5.16.14

06 Jan 21:22
ba588c8
Compare
Choose a tag to compare

A big thanks to the 1 contributor who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @ZeeshanTamboli

v6.3.1

03 Jan 13:54
afd551a
Compare
Choose a tag to compare

A big thanks to the 8 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @adityaparab, @DiegoAndai, @komkanit, @oliviertassinari, @sai6855, @siddhantantil39, @yash49, @ZeeshanTamboli

v5.16.13

25 Dec 11:30
e52a637
Compare
Choose a tag to compare

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]

Docs

  • [material-ui] Fix crashing of DraggableDialog demo (#44811) @sai6855

Core

All contributors of this release in alphabetical order: @DiegoAndai, @sai6855

v6.3.0

23 Dec 19:15
84d6ecf
Compare
Choose a tag to compare

A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • Fix invalid HTML structure in the Accordion component (#44408) @ZeeshanTamboli
    The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div).
      This will only impact you if you used the HTML element as selectors in your styles.

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @DiegoAndai, @Janpot, @lewxdev, @LukasTy, @romgrk, @sai6855, @siriwatknp, @yash49, @ZeeshanTamboli