|  | 
| 1 | 1 | # [Versions](https://mui.com/versions/) | 
| 2 | 2 | 
 | 
|  | 3 | +## v6.0.1 | 
|  | 4 | + | 
|  | 5 | +<!-- generated comparing v6.0.0..master --> | 
|  | 6 | + | 
|  | 7 | +_Aug 29, 2024_ | 
|  | 8 | + | 
|  | 9 | +A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements. | 
|  | 10 | + | 
|  | 11 | +### `@mui/material@6.0.1` | 
|  | 12 | + | 
|  | 13 | +- Attach default light color scheme when enabling CSS theme variables (#43493) @siriwatknp | 
|  | 14 | +- [Skeleton] Apply the wave animation to the correct element (#43474) @mnajdova | 
|  | 15 | + | 
|  | 16 | +### Docs | 
|  | 17 | + | 
|  | 18 | +- [material-ui][Dialog] Update confirmation dialog description (#43488) @Michael-Hutchinson | 
|  | 19 | +- Add Material UI v6 is out! to the notifications (#43448) @oliviertassinari | 
|  | 20 | +- [material-ui] Dark scroll bars in templates (#43483) @aarongarciah | 
|  | 21 | +- [material-ui] Add TemplateFrame to templates (#43406) @zanivan | 
|  | 22 | +- [table] Make the data grid blend in (#43489) @oliviertassinari | 
|  | 23 | + | 
|  | 24 | +### Core | 
|  | 25 | + | 
|  | 26 | +- [blog] Update Toolpad Studio marketing page links in the blogs (#43407) @prakhargupta1 | 
|  | 27 | +- [blog] Add missing social card to the blog post (#43465) @siriwatknp | 
|  | 28 | +- [code-infra] Fix typing issues with `@mui-internal/api-docs-builder` (#43498) @Janpot | 
|  | 29 | +- [code-infra] Fix nextjs build cache (#43467) @JCQuintas | 
|  | 30 | +- Remove `'use client'` from index files and useAutocomplete reexport (#41956) @DiegoAndai | 
|  | 31 | +- Replace relative links to absolute ones in JSDocs (#43472) @alexfauquette | 
|  | 32 | +- Upgrade babel runtime (#43243) @Janpot | 
|  | 33 | +- [docs-infra] Skip shadow DOM regression test (#43500) @aarongarciah | 
|  | 34 | +- [docs-infra] Fix use of process.env.DEPLOY_ENV (#43490) @oliviertassinari | 
|  | 35 | +- [docs-infra] Add comment about removing optimizeFonts Next.js config (#43469) @aarongarciah | 
|  | 36 | +- [examples] Use `latest` on all Material UI dependencies (#43494) @mnajdova | 
|  | 37 | +- [infra] fix workflow path (#43464) @michelengelen | 
|  | 38 | + | 
|  | 39 | +All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DiegoAndai, @Janpot, @JCQuintas, @Michael-Hutchinson, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @siriwatknp, @zanivan | 
|  | 40 | + | 
|  | 41 | +## 6.0.0 | 
|  | 42 | + | 
|  | 43 | +<!-- generated comparing v6.0.0-rc.0..master --> | 
|  | 44 | + | 
|  | 45 | +_Aug 27, 2024_ | 
|  | 46 | + | 
|  | 47 | +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. | 
|  | 48 | + | 
|  | 49 | +### `@mui/material@6.0.0` | 
|  | 50 | + | 
|  | 51 | +- Change React.ReactElement<any,any> type from any to unknown (#43358) @sai6855 | 
|  | 52 | +- [Pagination] Update `getItemAriaLabel` page param type (#43399) @sydneyjodon-wk | 
|  | 53 | +- [Unstable_TrapFocus] Fix `getTabbable` function return type (#42237) @KalmarLorand | 
|  | 54 | + | 
|  | 55 | +### `@mui/lab@6.0.0-beta.8` | 
|  | 56 | + | 
|  | 57 | +- [button] Add missing customize points for span (#43436) @oliviertassinari | 
|  | 58 | + | 
|  | 59 | +### Docs | 
|  | 60 | + | 
|  | 61 | +- Fix broken links (#43144) @DiegoAndai | 
|  | 62 | +- Updated mui-x roadmap links with the new project URL (#43444) @michelengelen | 
|  | 63 | +- Update pnpm order, move to second (#42712) @ahmadnadeem6236 | 
|  | 64 | +- Fix CSS theme variables section (#43439) @siriwatknp | 
|  | 65 | +- Add two Toolpad Core components to Material UI sidebar (#43391) @prakhargupta1 | 
|  | 66 | +- Fix licensingModel -> licenseModel @oliviertassinari | 
|  | 67 | +- Fix Stack Overflow issue canned response @oliviertassinari | 
|  | 68 | +- Avoid referencing MUI Core @oliviertassinari | 
|  | 69 | +- Fix description of eslint-plugin-material-ui @oliviertassinari | 
|  | 70 | +- [docs-infra] Polish reportBrokenLinks.js to support Base UI @oliviertassinari | 
|  | 71 | +- [material-ui] Clarify RTL language support in localization guide (#41784) @bahmanworld | 
|  | 72 | +- [material-ui] Refine templates theme selector (#43396) @zanivan | 
|  | 73 | + | 
|  | 74 | +### Core | 
|  | 75 | + | 
|  | 76 | +- Prepare for v6 stable release (#43454) @siriwatknp | 
|  | 77 | +- [blog] Polish Upcoming changes to MUI X pricing in 2024 (#43438) @oliviertassinari | 
|  | 78 | +- [blog] Add Material UI v6 stable release (#41932) @siriwatknp | 
|  | 79 | +- [ci] Fix the release:changelog cmd (#43451) @mnajdova | 
|  | 80 | +- [core] Allow `^6.0.0` for `@mui/` dependencies in `@mui/docs` (#43445) @LukasTy | 
|  | 81 | +- [code-infra] Babel plugin to fully resolve imported paths (#43294) @Janpot | 
|  | 82 | +- [infra] Add closing message workflow (#43450) @michelengelen | 
|  | 83 | +- [website] Make beta chip consistent for Toolpad (#43392) @prakhargupta1 | 
|  | 84 | + | 
|  | 85 | +All contributors of this release in alphabetical order: @ahmadnadeem6236, @bahmanworld, @DiegoAndai, @Janpot, @KalmarLorand, @LukasTy, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @sydneyjodon-wk, @zanivan | 
|  | 86 | + | 
| 3 | 87 | ## 6.0.0-rc.0 | 
| 4 | 88 | 
 | 
| 5 | 89 | <!-- generated comparing v6.0.0-beta.6..next --> | 
|  | 
0 commit comments