Skip to content

Commit 72d280d

Browse files
author
Arindam Bose
committed
Add changelog for 1.2.1
1 parent ff4f8d1 commit 72d280d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Changelog
22

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+
310
## 1.2.0
411

512
- Upgrade all dependencies

0 commit comments

Comments
 (0)