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 1a544ae commit fdef85fCopy full SHA for fdef85f
CHANGES.md
@@ -1,3 +1,6 @@
1
+## 0.0.6
2
+- Fix conditional on fetchOptions
3
+
4
## 0.0.5
5
- Remove stray console
6
package.json
@@ -1,6 +1,6 @@
{
"name": "mapbox-gl-arcgis-featureserver",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "A small library for requesting features from an arcgis feature server using tiles",
"main": "dist/mapbox-gl-arcgis-featureserver.js",
"module": "dist/mapbox-gl-arcgis-featureserver.esm.js",
0 commit comments