Skip to content

Releases: mui/material-ui

v6.0.0-beta.2

16 Jul 14:48
9ad8c1f
Compare
Choose a tag to compare
v6.0.0-beta.2 Pre-release
Pre-release

This is a hotfix release to fix the dependency issue in v6.0.0-beta.1.

@mui/material@6.0.0-beta.2

Docs

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

v6.0.0-beta.1

16 Jul 09:44
19c1935
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

Jul 16, 2024

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

@mui/material@6.0.0-beta.1

@mui/codemod@6.0.0-beta.1

Docs

Core

All contributors of this release in alphabetical order: @alexfauquette, @arminmeh, @flaviendelangle, @mnajdova, @oliviertassinari, @siriwatknp

v5.16.4

16 Jul 16:03
77af399
Compare
Choose a tag to compare

Jul 16, 2024

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

@mui/material@5.16.4

All contributors of this release in alphabetical order: @mnajdova

v5.16.3

16 Jul 14:19
e182445
Compare
Choose a tag to compare

Jul 16, 2024

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

@mui/material@5.16.3

Docs

  • ​[material-ui][Autocomplete] Add instructions about autosuggest-highlight dependency (#42953) @HoFa1997
  • ​Move feedback from Canny to GitHub @oliviertassinari

All contributors of this release in alphabetical order: @HoFa1997, @mnajdova, @oliviertassinari

v5.16.2

16 Jul 09:14
56ddd10
Compare
Choose a tag to compare

Jul 16, 2024

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

@mui/material@5.16.2

Core

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

v6.0.0-beta.0

11 Jul 15:59
3364f07
Compare
Choose a tag to compare
v6.0.0-beta.0 Pre-release
Pre-release

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

  • 🎉 This is the first v6 beta release! A huge thanks to everyone who helped to make this happen! The target date for a stable release is the 28th of July. The next month will be used to polish v6, and ease the migration from v5. You can follow the v6 stable milestone for more details.
  • 🚀 All planned breaking changes are completed.

@mui/material@v6.0.0-beta.0

@mui/material-pigment-css@v6.0.0-beta.0

@mui/base@5.0.0-beta.53

Docs

Core

All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @DiegoAndai, @Janpot, @lhilgert9, @LukasTy, @mbrookes, @oliviertassinari, @omahs, @romgrk, @sai6855, @ZeeshanTamboli

v5.16.1

11 Jul 15:58
431af6a
Compare
Choose a tag to compare

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

  • ⚛️ All packages, including Material UI, are now compatible with React 18.3.1

@mui/material@5.16.1

  • [AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider (#42713) @ZeeshanTamboli

@mui/joy@5.0.0-beta.48

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli

v6.0.0-alpha.14

05 Jul 04:26
2a15dd7
Compare
Choose a tag to compare
v6.0.0-alpha.14 Pre-release
Pre-release

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

@mui/material@v6.0.0-alpha.14

BREAKING CHANGES

  • [Grid] Update Grid props to match PigmentGrid (#42742) @DiegoAndai

    Use the codemod below to migrate the props:

    npx @mui/codemod@next v6.0.0/grid-v2-props /path/to/folder

Changes

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @danilo-leal, @DiegoAndai, @Janpot, @jxdp, @LukasTy, @ohgree, @oliviertassinari, @renovate[bot], @sai6855, @siriwatknp

v5.16.0

05 Jul 13:34
e5e9b9d
Compare
Choose a tag to compare

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

@mui/material@5.16.0

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp

v6.0.0-alpha.13

03 Jul 07:45
a070a89
Compare
Choose a tag to compare
v6.0.0-alpha.13 Pre-release
Pre-release

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

@mui/material@6.0.0-alpha.13

  • [Autocomplete] Fix more React 18.3 key spread warnings in demos (#42639) @wbt
  • [Container][Grid][Stack][Hidden] Export Pigment CSS layout components (#42693) @siriwatknp
  • [Text Field] when click password visibility button, text caret position change to very front. (#42595) @appleSimple
  • [Modal] migrate useSlotProps to useSLot (#42150) @sai6855

@mui/styles@6.0.0-alpha.13