v2.0.0
2.0.0 (2018-10-19)
Bug Fixes
- @material-ui/core version syntax (aa038af)
- allow @material-ui/core@^3.0.0 as a peer dep (af2e81b)
- use theme.breakpoints.up/down (9a33a89)
BREAKING CHANGES
- max="sm" now uses theme.breakpoints.down("sm") instead of
theme.breakpoints.values.sm - 0.05