Skip to content
Merged
Changes from all commits
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
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements

- [Avatar] Add props deprecation with a codemod (#40853) @siriwatknp

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

- [Stack] Update import statement for Stack component (#41032) @sai6855

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

- [Button] Fix `disabled` prop priority when inside button group (#41000) @Smileek
Expand All @@ -36,6 +32,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
- Fix Next.js v13.5.1 <title> SEO regression (#40302) @oliviertassinari
- Add a 404 page (#40884) @danilo-leal
- Fix missing GitHub label when opening new issue @oliviertassinari
- [Stack] Update import statement for Stack component (#41032) @sai6855

### Core

Expand Down