yarn material-ui 1.0.0-beta.41

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

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

Here are some highlights ✨:

  • An icon package ready for v1 stable (#10902, #10933, #10957).
  • An important focus on the documentation.
  • And many more bug fixes and documentation improvements.

Breaking change

-import FormatTextdirectionRToL from 'material-ui-icons/FormatTextdirectionRToL';
+import FormatTextdirectionRToL from '@material-ui/icons/FormatTextdirectionRToL';

Component Fixes / Enhancements

Docs

Core

  • [typescript] Upgrade React and JSS typings, which both make use of csstype now (#10903) @pelotom

Don't miss a new material-ui release

NewReleases is sending notifications on new releases.