Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update changelog
  • Loading branch information
aarongarciah committed Jul 11, 2024
commit af8ce971e6a69fc30fb9c4bc1fb43562c8255cff
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@

_Jul 11, 2024_

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

- ⚛️ Material UI is now compatible with React 18.3.1

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

- [AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider (#42713) @ZeeshanTamboli

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

- [Autocomplete] Fix React spread key warning (#42856) @aarongarciah
Expand All @@ -29,7 +33,7 @@ A big thanks to the 3 contributors who made this release possible. Here are some
- [base-ui] Fix React spread key warning in test (#42855) @aarongarciah
- [styles][withStyles] Expect React defaultProps warning in test (#42752) (#42851) @aarongarciah

All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs
All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli

## v5.16.0

Expand Down