v5.15.9
版本发布时间: 2024-02-08 20:56:27
mui/material-ui最新发布版本:v6.1.0(2024-09-11 21:10:51)
Feb 8, 2024
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
- 🐛 A critical fix to remove non-published library usage in
@mui/material
peerDependencies.
@mui/material@5.15.9
- [autocomplete] Avoid spread operator (#40968) @oliviertassinari
- [material] Remove zero-runtime from peer dep (#41003) @brijeshb42
@mui/base@5.0.0-beta.36
- [base-ui] Update props using Array to ReadonlyArray type (#40754) @RaghavenderSingh
@mui/system@5.15.9
- [system] use
ReadonlyArray
for CSS related types (#40972) @siriwatknp - [zero] Migrate to use wyw-in-js instead of linaria (#40866) @brijeshb42
Docs
- [docs] Polish codemod git diff format @oliviertassinari
- [material-ui][docs] Migrating from deprecated apis follow up (#40981) @DiegoAndai
Core
- [code-infra] Move next config to ESM (#40869) @Janpot
- [code-infra] Update prettier (#40772) @Janpot
- [code-infra] Add codemod for
light
prop removal (#40947) @sai6855
All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Janpot, @oliviertassinari, @RaghavenderSingh, @sai6855, @siriwatknp