We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e937a commit 236a4a4Copy full SHA for 236a4a4
.changeset/pre.json
@@ -5,6 +5,7 @@
5
"react-three-map": "0.8.2"
6
},
7
"changesets": [
8
+ "sour-fans-bathe",
9
"wet-trees-scream"
10
]
11
}
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-three-map
2
3
+## 1.0.0-next.1
4
+
+### Patch Changes
+- e5e937a: Remove `react-map-gl/mapbox` from the build.
## 1.0.0-next.0
### Major Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-three-map",
- "version": "1.0.0-next.0",
+ "version": "1.0.0-next.1",
"description": "Use react-three-fiber inside MapLibre and Mapbox",
"main": "dist/cjs/main.js",
"module": "dist/es/main.mjs",
0 commit comments