Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Giners Giners released this 21 May 16:24
2f0137f

2.0.0 (2018-05-21)

Breaking

v2.0.0 is now based on the first stable release of Material-ui (v1.0.0). Versions prior to v2.0.0 will still work with the beta releases of v1.0.0. Note that v2.0.0 also requires React 16.3 or greater.

There was a peer dependency change between v1.4.0 and v2.0.0. Previously <MUIPlacesAutocomplete> had a peer dependency on the material-ui package. It now has a peer dependency on the @material-ui/core package.