We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cea725 commit bddbb73Copy full SHA for bddbb73
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# Version 5.3
4
5
+## 5.3.15 (May 12, 2021)
6
+
7
+- Only block scrolling on the overlay container itself (#1465)
8
9
## 5.3.14 (May 10, 2021)
10
11
- Safety check before unprojection (#1452)
package.json
@@ -1,7 +1,7 @@
1
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
- "version": "5.3.14",
+ "version": "5.3.15",
"keywords": [
"mapbox",
"mapbox-gl",
0 commit comments