react-google-autocomplete
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -7,2 +7,3 @@ interface usePlacesAutocompleteServiceConfig { | ||
sessionToken?: boolean; | ||
language?: string; | ||
} | ||
@@ -9,0 +10,0 @@ |
{ | ||
"name": "react-google-autocomplete", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "React component for google autocomplete.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -254,3 +254,3 @@ ![](/docs/example.gif) | ||
- Check that it fully works with SSR | ||
- ~~Check that it fully works with SSR~~ Fully works with SSR: tested with: Next.js, Gatsby.js and custom SSR based on Express.js. | ||
- Add more UI libraries examples/supports | ||
@@ -257,0 +257,0 @@ - Add eslint config(base-airbnb) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
397033
982