v6.4.12
A big thanks to the 7 contributors who made this release possible.
@mui/[email protected]
- [Badge] Replace useSlotProps with useSlot hook (#45876) @sai6855
- [BottomNavigationAction] Add slots and slotProps (#45875) @sai6855
- [CardActionArea] Add slots and slotProps (#45877) @sai6855
- [OutlinedInput] Add missing
notchedOutline
slot (#45938) @siriwatknp - [useMediaQuery] Add warning and docs for using
useMediaQuery('print')
(#45886) @good-jinu - Fix theme object changes between renders (#45874) @siriwatknp
@mui/[email protected]
- Do not wrap
@layer
order rules in App Router (#45870) @Nayeem-XTREME
@mui/[email protected]
- Skip styled component from being transformed (#46184) @siriwatknp
Docs
- [Dialog] Remove deprecated props usage in demos (#45928) @sai6855
- [Grid] Update grid migration guide (#46153) @sai6855
- [Menu] Update
paper
slot JSDoc default fromPaper
toPopoverPaper
(@andreachiera) (#45865) @andreachiera - Update CSS variable usage in migration guide for Pigment CSS (#46038) @sai6855
- Remove outdated StackOverflow tag (9b9f96b) @oliviertassinari
- Update
@mui/icons-material
install command to use 6.x version (#45810) @Nickknack - Add AccordionSummary to the breaking change migration (#45973) @siriwatknp
All contributors of this release in alphabetical order: @andreachiera, @good-jinu, @Nayeem-XTREME, @Nickknack, @oliviertassinari, @sai6855, @siriwatknp