This commit is contained in:
Xiaoji Chen 2021-06-04 16:46:07 -07:00
parent c046ca07c4
commit 32ce88d004
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
# Version 6.1
## 6.1.16 (Jun 4, 2021)
- Support Mapbox terrain (#1483)
- Making features available to onMouseEnter (#1474)
- Prevent attribution button from submitting forms (#1477)
- Remove extra props in GeolocateControl callback (#1480)
## 6.1.15 (May 12, 2021)
- Only block scrolling on the overlay container itself (#1465)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "6.1.15",
"version": "6.1.16",
"keywords": [
"mapbox",
"mapbox-gl",