react-mapbox-gl v4.4.0 Release Notes

Release Date: 2019-05-13 // almost 5 years ago
    • Exported MapContext for use with the new React context API. This has been in place and internally in use since v4.0.0 but was previously not exported from the entrypoint. (Closed #654)
    • 💅 Documented the new context API as an alternative to using the onStyleLoad prop (Closed #668)