Skip to content

Commit 56344a7

Browse files
committed
v3.9.4
1 parent 673fd80 commit 56344a7

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.9.4
2+
- Fix vector icons rendering with stretch areas on high DPI devices.
3+
14
## 3.9.3
25
- Fix issues when updating feature state on symbol layers.
36
- Fix canvas source not rendering correctly after a canvas resize.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mapbox-gl",
33
"description": "A WebGL interactive maps library",
4-
"version": "3.9.3",
4+
"version": "3.9.4",
55
"main": "dist/mapbox-gl.js",
66
"style": "dist/mapbox-gl.css",
77
"types": "dist/mapbox-gl.d.ts",

0 commit comments

Comments
 (0)