diff --git a/CHANGELOG.md b/CHANGELOG.md index 35eab4d8385052..2f11c5f91b0944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som ### `@mui/material@5.15.5` - ​[Accordion] Deprecate \*Props props and classes for v6 (#40418) @DiegoAndai -- ​[material-ui][Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props (#40551) @2metres +- ​[Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props (#40551) @2metres - ​[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855 - ​[Divider] Deprecate props and classes for v6 (#40563) @sai6855 @@ -37,8 +37,8 @@ To adapt your code to the new pattern: #### Changes -- ​[select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42 -- ​[switch] Add border-box to demos (#40638) @zanivan +- ​[Select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42 +- ​[Switch] Add border-box to demos (#40638) @zanivan ### `@mui/joy@5.0.0-beta.23` @@ -57,10 +57,10 @@ To adapt your code to the new pattern: - ​Fix release script (#40519) @petrovmiroslav - ​Support Nonces in the App Router Provider (#40269) @josh-feldman +- ​Polish @mui/material-nextjs (#40473) @oliviertassinari ### `@mui/system@5.15.5` -- ​Polish @mui/material-nextjs (#40473) @oliviertassinari - ​Fix import path for @mui/system in vite apps (#40490) @brijeshb42 - ​Fix css vars generation and simplify the code (#40530) @siriwatknp - ​Identify zero runtime styled path (#40555) @brijeshb42