File tree Expand file tree Collapse file tree 7 files changed +292
-174
lines changed
Expand file tree Collapse file tree 7 files changed +292
-174
lines changed Original file line number Diff line number Diff line change 1+ ## 1.7.1 (2025-12-31)
2+
3+ ### 🩹 Fixes
4+
5+ - add release version options to nx.json ([ 58996666] ( https://github.com/mapcomponents/react-map-components-maplibre/commit/58996666 ) )
6+
7+ ### ❤️ Thank You
8+
9+ - Max Tobias Weber @cioddi
10+
111## 1.7.0 (2025-12-31)
212
313## @mapcomponents/root
Original file line number Diff line number Diff line change 11{
22 "name" : " create-mapcomponents-app" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "files" : [
55 " index.js"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @mapcomponents/deck-gl" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "description" : " " ,
55 "main" : " src/index.ts" ,
66 "module" : " dist/index.mjs" ,
1111 "@deck.gl/aggregation-layers" : " ^9.1.14" ,
1212 "@deck.gl/core" : " ^9.1.14" ,
1313 "@deck.gl/mapbox" : " ^9.1.14" ,
14- "@mapcomponents/react-maplibre" : " 1.7.0 " ,
14+ "@mapcomponents/react-maplibre" : " workspace:* " ,
1515 "@mui/icons-material" : " ^7.3.2" ,
1616 "@mui/material" : " ^7.3.2" ,
1717 "@storybook/react" : " ^9.1.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @mapcomponents/ra-geospatial" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "main" : " src/index.ts" ,
55 "types" : " src/index.d.ts" ,
66 "module" : " dist/index.js" ,
77 "type" : " module" ,
88 "dependencies" : {
99 "@emotion/react" : " ^11.14.0" ,
1010 "@emotion/styled" : " ^11.14.1" ,
11- "@mapcomponents/react-maplibre" : " 1.7.0 " ,
11+ "@mapcomponents/react-maplibre" : " workspace:* " ,
1212 "@mui/icons-material" : " ^7.3.2" ,
1313 "@mui/material" : " ^7.3.2" ,
1414 "@turf/helpers" : " ^7.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @mapcomponents/react-maplibre" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "main" : " dist/index.cjs.js" ,
55 "license" : " MIT" ,
66 "module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @mapcomponents/three" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "main" : " ./index.js" ,
55 "types" : " ./index.d.ts" ,
66 "exports" : {
1010 }
1111 },
1212 "dependencies" : {
13- "@mapcomponents/react-maplibre" : " 1.7.0 " ,
13+ "@mapcomponents/react-maplibre" : " workspace:* " ,
1414 "@mui/material" : " ^7.3.2" ,
1515 "maplibre-gl" : " ^5.7.0" ,
1616 "three" : " ^0.182.0"
You can’t perform that action at this time.
0 commit comments