Skip to content

v6.0.0-14

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:54
· 29 commits to main since this release
Immutable release. Only release title and notes can be modified.
dfa640c

✨ Features and improvements

  • Revert the line-opacity-driven offscreen rendering introduced in #7490 (#7764) (by @CommanderStorm).
  • ⚠️ Removed the remaining mapbox references in the code and in the tests. This changes the #pragma mapbox to #pragma maplibre in case you have shader code that relied on it. (#7761) (by @HarelM)

🐞 Bug fixes

  • Fix a race condition in geojson source after init and fast update data (#7734) (by @HarelM)