Mar 13, 2025
A big thanks to the 10 contributors who made this release possible.
This release contains bug fixes 🐛 and improvements to the new package layout 🏗️.
@mui/material@7.0.0-beta.4
- [Accordion] Add missing
root
slot (#45532) @sai6855 - [AccordionSummary] Add slots and slotProps (#45559) @sai6855
- [ListItemText] Add missing
root
slot (#45540) @sai6855 - [SpeedDial] Add missing
root
slot (#45541) @sai6855 - [Tooltip] Allow auto placement on tooltip (#45399) @Jtaks
- [useScrollTrigger] Do nothing if target is null (#45441) @vipierozan99
- [TextareaAutosize] Fix ResizeObserver causing infinite
selectionchange
loop (#45351) @mj12albert - Fix negative input for CSS variables spacing array (#45550) @siriwatknp
- Add missing deprecations in deprecations-all file (#45505) @sai6855
- Rename some
@mui/material/styles/createTypography
exports (#45558) @Janpot
@mui/icons-material@7.0.0-beta.4
- Remove unused icon names from the download script (#45453) @yermartee
@mui/system@7.0.0-beta.4
- Prevent nested non-vars theme inheritance (#45545) @siriwatknp
- Disable theme recalculation as default behavior (#45405) @siriwatknp
- Fix package layout inconsistencies (#45491) @DiegoAndai
@mui/styled-engine@7.0.0-beta.4
- Add
enableCssLayer
prop to StyledEngineProvider (#45428) @siriwatknp
@mui/types@7.3.0
@mui/utils@7.0.0-beta.4
- Fix package layout inconsistencies (#45491) @DiegoAndai
- Use correct iri-reference homepage format (#45472) @dahiro
Docs
- [Backdrop] Fix component name in migration guide (#45506) @sai6855
- [TextField] Add HTML input section to TextField page (#45439) @siriwatknp
Core
- [code-infra] Convert a few docs modules to ts (#45548) @Janpot
- [code-infra] Remove more CJS modules from the docs (#45557) @Janpot
- [code-infra] Remove nested imports from theme augmentation (#45514) @Janpot
- [docs-infra] Add @ts-ignore to avoid type checking for MUI X (#45555) @siriwatknp
- [blog] Fix author end-of-year updates (#45533) @oliviertassinari
All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Janpot, @Jtaks, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vipierozan99, @yermartee