Skip to content

v5.5.0

Compare
Choose a tag to compare
@siriwatknp siriwatknp released this 07 Mar 13:59
· 5205 commits to master since this release
f3412aa

Mar 7, 2022

A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.5.0

Breaking change

  • ​[ClassNameGenerator] Prevent all base imports (#31297) @siriwatknp

    unstable_ClassNameGenerator has been moved from utils to className folder to prevent all MUI Base module imports. If you use the module, please update the import as suggested in the diff below:

    - import { unstable_ClassNameGenerator } from '@mui/material/utils';
    + import { unstable_ClassNameGenerator } from '@mui/material/className';

Changes

@mui/icons-material@5.5.0

@mui/codemod@5.5.0

@mui/lab@5.0.0-alpha.72

@mui/base@5.0.0-alpha.71

@mui/joy@5.0.0-alpha.18

@mui/material-next@6.0.0-alpha.26

Docs

Core

All contributors of this release in alphabetical order: @daggy1234, @danilo-leal, @EdmundMai, @eps1lon, @hbjORbj, @Janpot, @jrozbicki, @m14d3n, @michaldudak, @mnajdova, @nnecec, @oliviertassinari, @PunitSoniME, @simonecervini, @siriwatknp, @sjdemartini