Skip to content

3.0.0 (RC 1)

Pre-release
Pre-release

Choose a tag to compare

@leopiccionia leopiccionia released this 11 Sep 20:01
15bb0bf

⚠️ Warning: This is a release candidate!

This is a major release. Here are some highlights:

  • Support for MapLibreGL as an alternative rendering library (for compatibility, MapboxGL is still the default library)
  • When using MapLibreGL without Mapbox-hosted layers, the use of Mapbox API key is not required anymore
  • Removed support for Carto integration (reducing plugin size in ~90%)

Full changelog:

  • Support for MapLibreGL as an alternative rendering library
  • When using MapLibreGL without Mapbox-hosted layers, the use of Mapbox API key is not required anymore
  • Improved performance in Gutenberg editors
  • Upgraded react-map-gl library
  • BREAKING: Removed support for Carto integrations
  • BREAKING: Replaced mapboxgl-spiderifier with more modern map-gl-js-spiderfy as default spiderifier library; MapboxGLMapboxglSpiderifier global variable is not available anymore, being replaced by Spiderfy global variable (with different API)
  • BREAKING: Some JS and CSS assets had their handles renamed to better reflect the new architecture
  • BREAKING: When using MapLibreGL, some CSS classes use the maplibregl- instead of the mapboxgl- prefix