Skip to content

Releases: ErrorPro/react-google-autocomplete

Mutation observer check existence

Choose a tag to compare

@ErrorPro ErrorPro released this 24 Nov 22:02
v2.6.1

Bump 2.6.1

Add refreshToken method to the service autocomplete

Choose a tag to compare

@ErrorPro ErrorPro released this 01 Nov 08:22
v2.6.0

add refreshToken method to update session token for the autocomplete …

Add libraries prop

Choose a tag to compare

@ErrorPro ErrorPro released this 25 Oct 09:02

Add a way to load multiple google apis via props

Fix closing brackets for selector

Choose a tag to compare

@ErrorPro ErrorPro released this 26 Aug 11:01
v2.4.2

close selector bracket in utils

Fix TS wrong types for autocomplete service

Choose a tag to compare

@ErrorPro ErrorPro released this 23 Aug 09:45
v2.4.1

Bump 2.4.1 version

Add places services into usePlacesAutocompleteService and expose sessionToken to outside

Choose a tag to compare

@ErrorPro ErrorPro released this 02 Jun 19:23
@2.4.0

Add places services into usePlacesAutocompleteService and expose sess…

Add language support, some code optimization

Choose a tag to compare

@ErrorPro ErrorPro released this 29 May 20:43
v2.3.1

add checks for google in load script, add language types to ts

Return autocomplete service instance

Choose a tag to compare

@ErrorPro ErrorPro released this 19 May 14:20
4a2705d

Expose autocomplete service instance from usePlacesAutocompleteService

IE 11 support, upgraded babel more fixes

Choose a tag to compare

@ErrorPro ErrorPro released this 02 May 18:18
b924e98
v2.1.2

remove corejs from babelrc (#105)

Debounce, usePlacesWidget, usePlacesAutocompleteService and more

Choose a tag to compare

@ErrorPro ErrorPro released this 28 Apr 18:25

add usePlacesService, share some functionality between modules, add minify babel, add google maps types, fixed SSR issue with next.js