Skip to content

v3.0.2

Compare
Choose a tag to compare
@oliviertassinari oliviertassinari released this 03 Sep 21:15
· 16429 commits to master since this release
Sep 3, 2018

Big thanks to the 16 contributors who made this release possible!

Here are some highlights ✨:

  • A documented release strategy (#12752).
  • And many more bug fixes 🐛 and documentation improvements 📝.

@material-ui/core@v3.0.2

@material-ui/lab@v3.0.0-alpha.14

Breaking changes

-import { ToggleButtonGroup } from '@material-ui/lab/ToggleButton';
+import ToggleButtonGroup from '@material-ui/lab/ToggleButtonGroup';

Component Fixes / Enhancements

Docs

Core

N/A