Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVelarde committed Jun 16, 2023
1 parent 929d144 commit 606b0b7
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
@@ -1,17 +1,18 @@
# CHANGELOG

## To be announced in 2.1
## Not released

## 2.1

### 2.1.0 (2023-06-16)

- Widgets processing moved to the data warehouses for table and query sources
- Developer API change:
- geoColumn and aggregationExp moved to Source, remote widgests disabled for spatial indexes
- geoColumn and aggregationExp moved to Source, remote widgets disabled for spatial indexes
- (optional) provider type added to Source, remote widgets disabled for Databricks
- className and sx props removed from: Legend, Geocoder, Category and FeatureSelection widgets. Use styled API instead to wrap the widgets
- Mask, when set, is applied to global widgets as well as to viewport-based widgets [#704](https://github.com/CartoDB/carto-react/pull/704)
- Support for remote scatter plot widget

## Not released

- Support for remote scatter plot widget [#704](https://github.com/CartoDB/carto-react/pull/704)
- Breaking change for styles: sx / classname props removal [#715](https://github.com/CartoDB/carto-react/pull/715)

## 2.0
Expand Down

0 comments on commit 606b0b7

Please sign in to comment.