v1.0.0-rc.9
This release is actually support of material-ui rc.0. Thanks 2 contributors, that support this release ❤️
Here is what's changed:
Breaking changes
Since this version material-ui-pickers depends on @material-ui/core
instead of material-ui
. Please update to the most recent material-ui version
Features
- Use React 16.3 context api, that fixes blocking of updates by any outer component with scu implemented #383