@carto/api-client 0.5.6-alpha.bundle.4 → 0.5.7-alpha-optional-spatial-filter.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  ## 0.5
4
4
 
5
+ ### 0.5.6
6
+
7
+ - chore(widgets): add AggregationTypes enum-like definition (#187)
8
+ - feat(worker): Distribute worker script as standalone JS bundle (#189)
9
+ - feat(widgets): Add widgetWorkerUrl option (#188)
10
+ - feat(widgets): WidgetRemoteSource: custom aggregations for category, timeseries models (#174)
11
+
5
12
  ### 0.5.5
6
13
 
7
14
  - feat(fetchmap): Expose legend info from fetchMap (#179)