|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 6.0.0 |
| 4 | + |
| 5 | +<!-- generated comparing v6.0.0-rc.0..master --> |
| 6 | + |
| 7 | +_Aug 27, 2024_ |
| 8 | + |
| 9 | +We are excited to announce the stable release of Material-UI v6 🎉, check out [the blog post](https://mui.com/blog/material-ui-v6-is-out/) to see all the updates. |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +- Change React.ReactElement<any,any> type from any to unknown (#43358) @sai6855 |
| 14 | +- [Pagination] Update `getItemAriaLabel` page param type (#43399) @sydneyjodon-wk |
| 15 | +- [Unstable_TrapFocus] Fix `getTabbable` function return type (#42237) @KalmarLorand |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +- [button] Add missing customize points for span (#43436) @oliviertassinari |
| 20 | + |
| 21 | +### Docs |
| 22 | + |
| 23 | +- Fix broken links (#43144) @DiegoAndai |
| 24 | +- Updated mui-x roadmap links with the new project URL (#43444) @michelengelen |
| 25 | +- Update pnpm order, move to second (#42712) @ahmadnadeem6236 |
| 26 | +- Fix CSS theme variables section (#43439) @siriwatknp |
| 27 | +- Add two Toolpad Core components to Material UI sidebar (#43391) @prakhargupta1 |
| 28 | +- Fix licensingModel -> licenseModel @oliviertassinari |
| 29 | +- Fix Stack Overflow issue canned response @oliviertassinari |
| 30 | +- Avoid referencing MUI Core @oliviertassinari |
| 31 | +- Fix description of eslint-plugin-material-ui @oliviertassinari |
| 32 | +- [docs-infra] Polish reportBrokenLinks.js to support Base UI @oliviertassinari |
| 33 | +- [material-ui] Clarify RTL language support in localization guide (#41784) @bahmanworld |
| 34 | +- [material-ui] Refine templates theme selector (#43396) @zanivan |
| 35 | + |
| 36 | +### Core |
| 37 | + |
| 38 | +- Prepare for v6 stable release (#43454) @siriwatknp |
| 39 | +- [blog] Polish Upcoming changes to MUI X pricing in 2024 (#43438) @oliviertassinari |
| 40 | +- [blog] Add Material UI v6 stable release (#41932) @siriwatknp |
| 41 | +- [ci] Fix the release:changelog cmd (#43451) @mnajdova |
| 42 | +- [core] Allow `^6.0.0` for `@mui/` dependencies in `@mui/docs` (#43445) @LukasTy |
| 43 | +- [code-infra] Babel plugin to fully resolve imported paths (#43294) @Janpot |
| 44 | +- [infra] Add closing message workflow (#43450) @michelengelen |
| 45 | +- [website] Make beta chip consistent for Toolpad (#43392) @prakhargupta1 |
| 46 | + |
| 47 | +All contributors of this release in alphabetical order: @ahmadnadeem6236, @bahmanworld, @DiegoAndai, @Janpot, @KalmarLorand, @LukasTy, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @sydneyjodon-wk, @zanivan |
| 48 | + |
3 | 49 | ## 6.0.0-rc.0
|
4 | 50 |
|
5 | 51 | <!-- generated comparing v6.0.0-beta.6..next -->
|
|
0 commit comments