Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mj12albert committed Jan 17, 2024
1 parent 074c5d2 commit e268875
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
### `@mui/[email protected]`

- &#8203;<!-- 42 -->[Accordion] Deprecate \*Props props and classes for v6 (#40418) @DiegoAndai
- &#8203;<!-- 41 -->[material-ui][Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props (#40551) @2metres
- &#8203;<!-- 41 -->[Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props (#40551) @2metres
- &#8203;<!-- 27 -->[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855
- &#8203;<!-- 26 -->[Divider] Deprecate props and classes for v6 (#40563) @sai6855

Expand All @@ -37,8 +37,8 @@ To adapt your code to the new pattern:

#### Changes

- &#8203;<!-- 39 -->[select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42
- &#8203;<!-- 38 -->[switch] Add border-box to demos (#40638) @zanivan
- &#8203;<!-- 39 -->[Select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42
- &#8203;<!-- 38 -->[Switch] Add border-box to demos (#40638) @zanivan

### `@mui/[email protected]`

Expand All @@ -57,10 +57,10 @@ To adapt your code to the new pattern:

- &#8203;<!-- 08 -->Fix release script (#40519) @petrovmiroslav
- &#8203;<!-- 07 -->Support Nonces in the App Router Provider (#40269) @josh-feldman
- &#8203;<!-- 06 -->Polish @mui/material-nextjs (#40473) @oliviertassinari

### `@mui/[email protected]`

- &#8203;<!-- 06 -->Polish @mui/material-nextjs (#40473) @oliviertassinari
- &#8203;<!-- 05 -->Fix import path for @mui/system in vite apps (#40490) @brijeshb42
- &#8203;<!-- 02 -->Fix css vars generation and simplify the code (#40530) @siriwatknp
- &#8203;<!-- 01 -->Identify zero runtime styled path (#40555) @brijeshb42
Expand Down

0 comments on commit e268875

Please sign in to comment.