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 ff4f8d1 commit 72d280dCopy full SHA for 72d280d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## Changelog
2
3
+# 1.2.1
4
+
5
+### Bug Fixes:
6
+- Upgrade `peerDependencies` to allow `mapbox-gl@2.0.0+` to be used with gl-draw.
7
+- Update `package.json` so that usage of library from npm always results in pulling in the built bundle.
8
+- Remove `require()`'ing of unsed node builtins like `fs` and `path` from the bundle.
9
10
## 1.2.0
11
12
- Upgrade all dependencies
0 commit comments