Skip to content

v0.17.0

Compare
Choose a tag to compare
@oliviertassinari oliviertassinari released this 12 Feb 22:07
· 21445 commits to master since this release
Feb 12, 2017

A big thanks to the 17 contributors who are making this release possible.

Breaking Changes
  • [core] Upgrade react-tap-event-plugin and react peer dependency (#6057) @rosskevin

We have upgraded the peer dependency of Material-UI. You gonna need:

  • react-tap-event-plugin >= 2.0.1
  • react >= 15.4.0
  • react-dom >= 15.4.0
Component Fixes / Enhancements
Docs
Core