This repository was archived by the owner on Jan 5, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +8
-6
lines changed
Expand file tree Collapse file tree 7 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33## Not released
4+
5+ ## 1.0.0-beta11 (2021-02-02)
46- Remove datasets section [ #175 ] ( https://github.com/CartoDB/carto-react-template/pull/175 )
57- Client Side Widgets [ #159 ] ( https://github.com/CartoDB/carto-react-template/pull/159 )
68- Fix basic tab layout id broken on first load [ #162 ] ( https://github.com/CartoDB/carto-react-template/issues/162 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @carto/cra-template-sample-app" ,
3- "version" : " 1.0.0-beta10 " ,
3+ "version" : " 1.0.0-beta11 " ,
44 "keywords" : [
55 " react" ,
66 " create-react-app" ,
Original file line number Diff line number Diff line change 11{
22 "package" : {
33 "dependencies" : {
4- "@carto/react" : " 1.0.0-beta12 " ,
4+ "@carto/react" : " 1.0.0-beta13 " ,
55 "@formatjs/intl-getcanonicallocales" : " ^1.5.3" ,
66 "@formatjs/intl-locale" : " ^2.4.14" ,
77 "@formatjs/intl-numberformat" : " ^6.1.4" ,
Original file line number Diff line number Diff line change 33 "version" : " 1.0.0-beta12" ,
44 "private" : true ,
55 "dependencies" : {
6- "@carto/react" : " 1.0.0-beta12 " ,
6+ "@carto/react" : " 1.0.0-beta13 " ,
77 "@formatjs/intl-getcanonicallocales" : " ^1.5.3" ,
88 "@formatjs/intl-locale" : " ^2.4.14" ,
99 "@formatjs/intl-numberformat" : " ^6.1.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @carto/cra-template" ,
3- "version" : " 1.0.0-beta10 " ,
3+ "version" : " 1.0.0-beta11 " ,
44 "keywords" : [
55 " react" ,
66 " create-react-app" ,
Original file line number Diff line number Diff line change 11{
22 "package" : {
33 "dependencies" : {
4- "@carto/react" : " 1.0.0-beta12 " ,
4+ "@carto/react" : " 1.0.0-beta13 " ,
55 "@formatjs/intl-getcanonicallocales" : " ^1.5.3" ,
66 "@formatjs/intl-locale" : " ^2.4.14" ,
77 "@formatjs/intl-numberformat" : " ^6.1.4" ,
Original file line number Diff line number Diff line change 33 "version" : " 1.0.0-beta12" ,
44 "private" : true ,
55 "dependencies" : {
6- "@carto/react" : " 1.0.0-beta12 " ,
6+ "@carto/react" : " 1.0.0-beta13 " ,
77 "@formatjs/intl-getcanonicallocales" : " ^1.5.3" ,
88 "@formatjs/intl-locale" : " ^2.4.14" ,
99 "@formatjs/intl-numberformat" : " ^6.1.4" ,
You can’t perform that action at this time.
0 commit comments