✨ 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 mapboxto#pragma maplibrein case you have shader code that relied on it. (#7761) (by @HarelM)