Skip to content

Releases: Giners/mui-places-autocomplete

v2.0.0

21 May 16:24
2f0137f
Compare
Choose a tag to compare

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.

v1.4.0

09 Apr 16:12
c23fa9e
Compare
Choose a tag to compare

1.4.0 (2018-04-09)

New

v1.3.2

28 Mar 17:03
69a6763
Compare
Choose a tag to compare

New release based on dependencies that were updated and tested. Note that package.json didn't change but the yarn.lock did.

v1.3.1

16 Feb 17:29
92b4e3e
Compare
Choose a tag to compare

1.3.1 (2018-02-16)

Fix

v1.3.0

14 Feb 17:38
27ac6df
Compare
Choose a tag to compare

1.3.0 (2018-02-14)

New

v1.2.1

06 Feb 17:14
a6790c2
Compare
Choose a tag to compare

Fix

v1.2.0

02 Feb 11:13
6d6727d
Compare
Choose a tag to compare

1.2.0 (2018-02-02)

New

v1.1.1

30 Jan 20:03
27336be
Compare
Choose a tag to compare

1.1.1 (2018-01-30)

Fix

v1.1.0 (January 22nd, 2018)

22 Jan 17:59
b0781f7
Compare
Choose a tag to compare

v1.0.4 (January 18th, 2018)

18 Jan 22:12
4ec410a
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where suggestions container had set height (#13)
  • Fixed issue where suggestions container doesn't render over (popover) elements (#14)