✨ Features and improvements
- Add
textFitWidth
andtextFitHeight
properties to sprites (#2780).
More information can be found in the MapLibre Style Spec. - Move UBO updates from render layers to tweakers (#2703).
- Improve tile lifecycle determinism (#2819).
- Make sure swapBehavior is NoFlush (#2827).
🐞 Bug fixes
- Ensure that all depth values are rendered before any color values (#2811).