All Versions
35
Latest Version
Avg Release Cycle
25 days
Latest Release
2085 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.7.3 Changes
October 31, 2019- ⬆️ upgrades to react 16.11.0
- ⬆️ upgrades to mapbox-gl 1.5.0
-
v4.7.2
October 23, 2019 -
v4.7.1
October 23, 2019 -
v4.7.0
October 20, 2019 -
v4.6.2
October 19, 2019 -
v4.6.1 Changes
October 07, 2019- ➕ adds antialias support (thanks @odevyatkov!)
- ⬆️ upgrades
@types/mapbox-gl
-
v4.6.0 Changes
July 24, 2019🚀 ⚠️ This release upgrades mapbox-gl to v1, the first major release.
Read about what this means from the changelog of mapbox-gl-js.
-
v4.5.1 Changes
July 14, 2019 -
v4.5.0 Changes
July 14, 2019➕ Addresses #725 and #733, reverts default functionality of allowing mouse events to pass through Marker and Popup that was introduced in v4.3.0.
0️⃣ Introduces the
renderChildrenInPortalprop on theMapcomponent. This defaults tofalse, in which case mouse events will work like prior to v4.3.0. If set totrue, you'll be able to pan and mouse-zoom through the projected layers (Popup & Marker). Note that these will still receive mouse events, but so will the mapbox map.Diff: 8c4c727
-
v4.4.0 Changes
May 13, 2019