-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
11fe884
commit 02ffb75
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,23 +13,23 @@ A big thanks to the 9 contributors who made this release possible. Here are some | |
|
||
### `@mui/[email protected]` | ||
|
||
- [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 | ||
|
||
|