File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 44 "initialVersions" : {
55 "react-three-map" : " 0.8.2"
66 },
7- "changesets" : []
7+ "changesets" : [
8+ " wet-trees-scream"
9+ ]
810}
Original file line number Diff line number Diff line change 11# react-three-map
22
3+ ## 1.0.0-next.0
4+
5+ ### Major Changes
6+
7+ - 9be6c41: Updated to work with ` react-map-gl >= 8.0.0 ` .
8+
9+ This has the cascade effect of requiring also to upgrade either of the map providers you are using:
10+
11+ - ` mapbox-gl >= 3.5.0 `
12+ - ` maplibre-gl >= 4.0.0 `
13+
314## 0.8.2
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-three-map" ,
3- "version" : " 0.8.2 " ,
3+ "version" : " 1.0.0-next.0 " ,
44 "description" : " Use react-three-fiber inside MapLibre and Mapbox" ,
55 "main" : " dist/cjs/main.js" ,
66 "module" : " dist/es/main.mjs" ,
You can’t perform that action at this time.
0 commit comments