diff --git a/CHANGELOG.md b/CHANGELOG.md index 01ef4fa3912b3e..c92dee5af0453b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,23 +13,23 @@ A big thanks to the 9 contributors who made this release possible. Here are some ### `@mui/material@6.2.0` -- [Box] Fix `component` prop test (#44651) @DiegoAndai - [Box] Add missing `component` to `BoxProps` type (#44643) @DiegoAndai -- [Grid] Remove deeply nested imports (#43605) @Janpot - [Grid] Fix spacing when using css variables (#44663) @DiegoAndai - [ListItemText] Add `slots` and `slotProps` (#44571) @sai6855 ### Docs -- [docs] Add Toolpad Core template link (#44415) @bharatkashyap +- Add Toolpad Core template link (#44415) @bharatkashyap ### Core +- [Box] Fix `component` prop test (#44651) @DiegoAndai - React 19 useRef cleanup (#44704) @DiegoAndai - Remove obselete lerna options (#44676) @ZeeshanTamboli - Fix Regular Expression Denial of Service (ReDoS) vulnerabilities (#44627) @SuperMaxine - Fix number of contributors (#44650) @aarongarciah - [docs-infra] Fix RTL dark mode (#41803) @alexfauquette +- [Grid] Remove deeply nested imports (#43605) @Janpot All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @DiegoAndai, @Janpot, @mj12albert, @sai6855, @SuperMaxine, @ZeeshanTamboli