✨ Features and improvements
- Replace dts-bundle-generator with rolldown-plugin-dts for 78.2x faster .d.ts generation. (#7564) (by @birkskyum)
- Replace ts-node with Node 24's native TypeScript support for build scripts. (#7565) (by @birkskyum)
- Bump typescript to v7 beta - 3.5x faster typecheck (#7556) (by @birkskyum)
🐞 Bug fixes
- ⚠️ Fix transparent, overlapping lines creating artefacts. This is fixed for
line-opacity, but purposefully not for transparentline-colorproperties, thus still allowing transparent colors to stack their effect. (#7490) (by @CommanderStorm) - Fix issue when map's max zoom and source max zoom are close to eachother (#7567) (by @HarelM)