mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
6.1.13
This commit is contained in:
parent
308dbd7de8
commit
8855c0badb
@ -2,6 +2,11 @@
|
||||
|
||||
# Version 6.1
|
||||
|
||||
## 6.1.13 (May 3, 2021)
|
||||
|
||||
- Work around for pointermove event on hidden map (#1450)
|
||||
- Fix: typo in PositionType value (#1444)
|
||||
|
||||
## 6.1.12 (Apr 12, 2021)
|
||||
|
||||
- [Typescript] Remove usage of labelled tuples (#1426)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "6.1.12",
|
||||
"version": "6.1.13",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user