Skip to content

v4.8.2

Compare
Choose a tag to compare
@oliviertassinari oliviertassinari released this 30 Dec 11:00
· 14765 commits to master since this release
Dec 30, 2019

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

@material-ui/core@v4.8.2

@material-ui/styles@v4.8.2

@material-ui/lab@v4.0.0-alpha.38

Breaking changes

  • [Skeleton] Add wave animation support (#19014) @oliviertassinari

    -<Skeleton disableAnimation />
    +<Skeleton animation={false} />

Change

Docs

Core