Releases: visgl/react-map-gl
Releases · visgl/react-map-gl
v6.1.19
- Add support for style prop in Marker (#1696)
- Fix crash in React 18 StrictMode (#1680)
- Update MapState type (#1626)
v5.3.19
- Fix crash in React 18 StrictMode (#1680)
- Update MapState type (#1626)
- Add support for style prop in Marker (#1698)
v7.0.0-alpha.7
- Improve typing (#1695)
- [v7] Fix popup className update in mapbox v1/maplibre (#1694)
v7.0.0-alpha.6
- [v7] Fix double controls in strict mode (#1678)
- [v7] Fix AttributionControl prop typo (#1679)
v7.0.0-alpha.5
- [v7] Handle unmount order (#1676)
- [v7] Fix synchronization during transition (#1675)
- [v7] Update MapRef (#1674)
- [v7] Bug fixes (#1673)
v7.0.0-alpha.4
- [v7] Fix resize synchronization (#1670)
- [v7] Add fog, light, terrain props (#1669)
- [v7] support global settings with MapProps (#1668)
v7.0.0-alpha.3
- [v7] Clean up typings and expose more utility types (#1667)
- Drop flow types support (#1666)
v7.0.0-alpha.2
- Update
@types/mapbox-gl
dependency
v7.0.0-alpha.1
- [v7] utility hooks (#1663)
- [v7] Add Layer and Source (#1657)
- [v7] Control components (#1656)
- [v7] Marker and Popup (#1655)
- [v7] Map component (#1652)
- Typescript dev setup
v6.1.18
- Fix unprojection when using terrain (#1620)
- Omit container prop on mapOptions in types (#1603)
- Add showUserHeading to GeolocateControl (#1580)