yarn material-ui 1.0.0-beta.40

latest releases: 0.20.2, 0.20.1, 1.0.0-beta.47...
6 years ago
Apr 1, 2018

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

Here are some highlights ✨:

  • React 16.3.0 support (#10867).
  • Many bug fixes on the Tooltip component (#10843) @shssoichiro.
  • A much better navigation experience on the docs (#10859).

Breaking change

We take advantage of the latest features of React 16.x.
React is allowing us to return an array of elements in the render method.
We have removed the useless root div element.
Nothing has changed for people using React 15.x.

Component Fixes / Enhancements

Docs

Core

Don't miss a new material-ui release

NewReleases is sending notifications on new releases.