yarn @material-ui/core 5.0.0-alpha.5

latest releases: 4.12.4, 5.0.0-beta.5, 5.0.0-beta.4...
3 years ago
July 28, 2020

Big thanks to the 18 contributors who made this release possible.

@material-ui/core@v5.0.0-alpha.5

Breaking changes

  • [Grid] Rename justify prop to justifyContent (#21845) @mnajdova

    Rename justify prop with justifyContent to be aligned with the CSS property name.

    -<Grid justify="center">
    +<Grid justifyContent="center">

Changes

@material-ui/lab@v5.0.0-alpha.5

Framer

Docs

Core

Don't miss a new core release

NewReleases is sending notifications on new releases.