|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 6.0.2 |
| 4 | + |
| 5 | +<!-- generated comparing v6.0.1..master --> |
| 6 | + |
| 7 | +_Sep 3, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 11 contributors who made this release possible. |
| 10 | + |
| 11 | +### `@mui/material@6.0.2` |
| 12 | + |
| 13 | +- ​<!-- 07 -->Fix `createTheme` with just color schemes (#43518) @siriwatknp |
| 14 | +- ​<!-- 06 -->[Menu,Popover] Fix Backdrop props descriptions (#43503) @Michael-Hutchinson |
| 15 | +- ​<!-- 05 -->[MenuList] Do not react to an event with modifier key pressed (#43505) @MateuszGroth |
| 16 | + |
| 17 | +### `@mui/system@6.0.2` |
| 18 | + |
| 19 | +- ​<!-- 08 -->[InitColorSchemeScript] Use `let/const` instead of `var` (#43468) @ishon19 |
| 20 | +- ​<!-- 04 -->Fix composeClasses v6 behavior change (#43537) @oliviertassinari |
| 21 | + |
| 22 | +### `@mui/codemod@6.0.2` |
| 23 | + |
| 24 | +- ​<!-- 19 -->Skip `ListItemButton` import for unrelated files (#43532) @siriwatknp |
| 25 | + |
| 26 | +### Docs |
| 27 | + |
| 28 | +- ​<!-- 10 -->[figma] Clarity state or Figma Plugin component export (#43543) @oliviertassinari |
| 29 | +- ​<!-- 09 -->[material-ui] Fix template shadow tokens (#43514) @zanivan |
| 30 | +- ​<!-- 15 -->Update version support range (#43565) @oliviertassinari |
| 31 | +- ​<!-- 14 -->Polish Material UI Sync plugin code format @oliviertassinari |
| 32 | + |
| 33 | +### Core |
| 34 | + |
| 35 | +- ​<!-- 24 -->[blog] Update Material UI v6 blog post link to reflect correct section title (#43535) @Michael-Hutchinson |
| 36 | +- ​<!-- 23 -->[blog] Makes the v5 name change clearer @oliviertassinari |
| 37 | +- ​<!-- 22 -->[blog] Fix typo in Material UI v6 blog post (#43502) @iamandrewluca |
| 38 | +- ​<!-- 21 -->[code-infra] Add missing @babel/runtime dependency to @mui/material-pigment-css (#43473) @Janpot |
| 39 | +- ​<!-- 20 -->[code-infra] Remove permissions in publish-canaries.yml (#43491) @oliviertassinari |
| 40 | +- ​<!-- 18 -->[core] Fix CodeQL scan (#43547) @oliviertassinari |
| 41 | +- ​<!-- 17 -->[core] Fix CHANGELOG `@mui/material@6.0.1` version (#43516) @DiegoAndai |
| 42 | +- ​<!-- 14 -->[docs-infra] Reduce description max-length (#43562) @oliviertassinari |
| 43 | +- ​<!-- 13 -->[docs-infra] Crash on invalid callout type (#43546) @oliviertassinari |
| 44 | +- ​<!-- 12 -->[docs-infra] Fix GitHub source link redirection (#43534) @oliviertassinari |
| 45 | +- ​<!-- 09 -->[infra] Fixed workflow file path (#43528) @michelengelen |
| 46 | +- ​<!-- 03 -->[typescript] Fix missing `Theme` generic (#43523) @siriwatknp |
| 47 | +- ​<!-- 02 -->[website] Match pricing label with page @oliviertassinari |
| 48 | +- ​<!-- 01 -->[website] Update Premium price and remove any mention to cap (#43466) @joserodolfofreitas |
| 49 | + |
| 50 | +All contributors of this release in alphabetical order: @DiegoAndai, @iamandrewluca, @ishon19, @Janpot, @joserodolfofreitas, @MateuszGroth, @Michael-Hutchinson, @michelengelen, @oliviertassinari, @siriwatknp, @zanivan |
| 51 | + |
3 | 52 | ## v6.0.1
|
4 | 53 |
|
5 | 54 | <!-- generated comparing v6.0.0..master -->
|
|
0 commit comments