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

latest releases: 4.12.4, 5.0.0-beta.5, 5.0.0-beta.4...
3 years ago
Sep 6, 2020

Big thanks to the 14 contributors who made this release possible.
Here are some highlights ✨:

  • 💎 A new diamond sponsor: DoiT, thank you!
  • 📚 Include the default value of the props in IntelliSense (#22447) @eps1lon
  • ⚛️ More source migrated to TypeScript and testing-library (#22441) @baterson
  • And many more 🐛 bug fixes and 📚 improvements.

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

Breaking changes

  • [Modal] Remove onRendered prop from Modal and Portal (#22464) @eps1lon
    Depending on your use case either use a callback ref on the child element or an effect hook in the child component.

Changes

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

Docs

Core

Don't miss a new core release

NewReleases is sending notifications on new releases.