File tree Expand file tree Collapse file tree 10 files changed +27
-25
lines changed Expand file tree Collapse file tree 10 files changed +27
-25
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Not released
4
4
5
+ ## 2.2
6
+
7
+ ### 2.2.16 (2023-11-23)
8
+
5
9
- Fix TableWidget cannot render columns when it contains an array [ #802 ] ( https://github.com/CartoDB/carto-react/pull/802 )
6
10
- Allow server-side table widget without hard limit [ #798 ] ( https://github.com/CartoDB/carto-react/pull/798 )
7
11
8
- ## 2.2
9
-
10
12
### 2.2.15 (2023-11-15)
11
13
12
14
- Fix TableWidget not displaying quadbin field for a table with spatial index [ #799 ] ( https://github.com/CartoDB/carto-react/pull/799 )
Original file line number Diff line number Diff line change 4
4
],
5
5
"npmClient" : " yarn" ,
6
6
"useWorkspaces" : true ,
7
- "version" : " 2.2.15 "
7
+ "version" : " 2.2.16 "
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-api" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - Api" ,
5
5
"author" : " CARTO Dev Team" ,
6
6
"keywords" : [
68
68
"@babel/runtime" : " ^7.13.9"
69
69
},
70
70
"peerDependencies" : {
71
- "@carto/react-core" : " ^2.2.15 " ,
72
- "@carto/react-redux" : " ^2.2.15 " ,
73
- "@carto/react-workers" : " ^2.2.15 " ,
71
+ "@carto/react-core" : " ^2.2.16 " ,
72
+ "@carto/react-redux" : " ^2.2.16 " ,
73
+ "@carto/react-workers" : " ^2.2.16 " ,
74
74
"@deck.gl/carto" : " ^8.9.18" ,
75
75
"@deck.gl/core" : " ^8.9.18" ,
76
76
"@deck.gl/extensions" : " ^8.9.18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-auth" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - Auth" ,
5
5
"author" : " CARTO Dev Team" ,
6
6
"keywords" : [
68
68
"@babel/runtime" : " ^7.13.9"
69
69
},
70
70
"peerDependencies" : {
71
- "@carto/react-core" : " ^2.2.15 " ,
71
+ "@carto/react-core" : " ^2.2.16 " ,
72
72
"react" : " 17.x || 18.x" ,
73
73
"react-dom" : " 17.x || 18.x"
74
74
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-basemaps" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - Basemaps" ,
5
5
"keywords" : [
6
6
" carto" ,
68
68
"@babel/runtime" : " ^7.13.9"
69
69
},
70
70
"peerDependencies" : {
71
- "@carto/react-core" : " ^2.2.15 " ,
71
+ "@carto/react-core" : " ^2.2.16 " ,
72
72
"@deck.gl/google-maps" : " ^8.9.18" ,
73
73
"react" : " 17.x || 18.x" ,
74
74
"react-dom" : " 17.x || 18.x"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-core" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - Core" ,
5
5
"author" : " CARTO Dev Team" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-redux" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - Redux" ,
5
5
"author" : " CARTO Dev Team" ,
6
6
"keywords" : [
67
67
"@babel/runtime" : " ^7.13.9"
68
68
},
69
69
"peerDependencies" : {
70
- "@carto/react-core" : " ^2.2.15 " ,
71
- "@carto/react-workers" : " ^2.2.15 " ,
70
+ "@carto/react-core" : " ^2.2.16 " ,
71
+ "@carto/react-workers" : " ^2.2.16 " ,
72
72
"@deck.gl/carto" : " ^8.9.18" ,
73
73
"@deck.gl/core" : " ^8.9.18" ,
74
74
"@reduxjs/toolkit" : " ^1.5.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-ui" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - UI" ,
5
5
"author" : " CARTO Dev Team" ,
6
6
"keywords" : [
82
82
"@babel/runtime" : " ^7.13.9"
83
83
},
84
84
"peerDependencies" : {
85
- "@carto/react-core" : " ^2.2.15 " ,
85
+ "@carto/react-core" : " ^2.2.16 " ,
86
86
"@emotion/react" : " ^11.10.6" ,
87
87
"@emotion/styled" : " ^11.10.6" ,
88
88
"@mui/icons-material" : " ^5.11.16" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-widgets" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - Widgets" ,
5
5
"author" : " CARTO Dev Team" ,
6
6
"keywords" : [
69
69
"@babel/runtime" : " ^7.13.9"
70
70
},
71
71
"peerDependencies" : {
72
- "@carto/react-api" : " ^2.2.15 " ,
73
- "@carto/react-core" : " ^2.2.15 " ,
74
- "@carto/react-redux" : " ^2.2.15 " ,
75
- "@carto/react-ui" : " ^2.2.15 " ,
76
- "@carto/react-workers" : " ^2.2.15 " ,
72
+ "@carto/react-api" : " ^2.2.16 " ,
73
+ "@carto/react-core" : " ^2.2.16 " ,
74
+ "@carto/react-redux" : " ^2.2.16 " ,
75
+ "@carto/react-ui" : " ^2.2.16 " ,
76
+ "@carto/react-workers" : " ^2.2.16 " ,
77
77
"@deck.gl/core" : " ^8.9.18" ,
78
78
"@deck.gl/layers" : " ^8.9.18" ,
79
79
"@emotion/react" : " ^11.10.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carto/react-workers" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"description" : " CARTO for React - Workers" ,
5
5
"author" : " CARTO Dev Team" ,
6
6
"keywords" : [
66
66
},
67
67
"dependencies" : {
68
68
"@babel/runtime" : " ^7.13.9" ,
69
- "@carto/react-core" : " ^2.2.15 " ,
69
+ "@carto/react-core" : " ^2.2.16 " ,
70
70
"@turf/bbox-polygon" : " ^6.3.0" ,
71
71
"@turf/boolean-intersects" : " ^6.3.0" ,
72
72
"@turf/boolean-within" : " ^6.3.0" ,
You can’t perform that action at this time.
0 commit comments