We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148555d commit d0c9cbaCopy full SHA for d0c9cba
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v3.1.1
2
+
3
+- Ensures proximity is passed to client [180](https://github.com/mapbox/mapbox-gl-geocoder/pull/180)
4
5
### v3.1.0
6
7
- Makes `reverseGeocode` an option (defaults to false) [#177](https://github.com/mapbox/mapbox-gl-geocoder/pull/177)
package.json
@@ -1,6 +1,6 @@
{
"name": "@mapbox/mapbox-gl-geocoder",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "A geocoder control for Mapbox GL JS",
"main": "lib/index.js",
"style": "lib/mapbox-gl-geocoder.css",
0 commit comments