Skip to content

Upgrade to TS 3.1 and React 16.5

Compare
Choose a tag to compare
@alex3165 alex3165 released this 15 Oct 20:30
· 171 commits to master since this release

Breaking changes:

  • injectCSS no longer inject a custom style but require mapbox-gl css file, it is now required for you to have a loader that allow you to import css file or set it to false.

  • React 6 and below is no longer supported, react-mapbox-gl is using the new context API.