Sourced from maplibre-gl's releases.
v5.11.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.10.0:
✨ Features and improvements
- Improve performance of
GeoJSONSource#updateDatawhen called on small diffs (#6562) (by@lucaswoj)- If the stylesheet lacks a
glyphsproperty at the root level, interpret thetext-fontproperty as a cascading fallback list of font names and render all text using local or system fonts. (#4564) (by@1ec5)- ⚠️ Refactor SourceCache to TileManager (#6635) - this is not a breaking change since SourceCache is not part of the public API, but if you have a plugin that uses internal stuff, it might break... (by
@wayofthefuture)🐞 Bug fixes
- If a required glyph PBF is unavailable or it lacks a glyph for a character in a
text-field, try to render it locally instead of crashing. (#4564) (by@1ec5)- Export
now()function in timeControl API to complete the API and enable external code to read controlled time (#6644) (by@bjperson)- ScaleControl CSS styling contains
white-space: nowrapto prevent wrapping (#6647) (by@stroebjo)- Fix edge fading for unloaded tiles (#6650) (by
@wayofthefuture)
Sourced from maplibre-gl's changelog.
5.11.0
✨ Features and improvements
- Improve performance of
GeoJSONSource#updateDatawhen called on small diffs (#6562) (by@lucaswoj)- If the stylesheet lacks a
glyphsproperty at the root level, interpret thetext-fontproperty as a cascading fallback list of font names and render all text using local or system fonts. (#4564) (by@1ec5)- ⚠️ Refactor SourceCache to TileManager (#6635) - this is not a breaking change since SourceCache is not part of the public API, but if you have a plugin that uses internal stuff, it might break... (by
@wayofthefuture)🐞 Bug fixes
- If a required glyph PBF is unavailable or it lacks a glyph for a character in a
text-field, try to render it locally instead of crashing. (#4564) (by@1ec5)- Export
now()function in timeControl API to complete the API and enable external code to read controlled time (#6644) (by@bjperson)- ScaleControl CSS styling contains
white-space: nowrapto prevent wrapping (#6647) (by@stroebjo)- Fix edge fading for unloaded tiles (#6650) (by
@wayofthefuture)
25d189b
Bump version to 5.11.0 (#6660)2ceb990
Fix edge fading for unloaded tiles (#6650)5e525bb
chore(deps-dev): bump cssnano from 7.1.1 to 7.1.2 (#6657)96fa4d8
chore(deps-dev): bump jsdom from 27.0.1 to 27.1.0 (#6654)3602bb8
chore(deps-dev): bump @types/node from 24.9.1 to 24.9.2
(#6656)dcaf719
chore(deps-dev): bump devtools-protocol from 0.0.1534754 to 0.0.1537100
(#6658)695d00b
chore(deps-dev): bump @rollup/plugin-replace from 6.0.2 to
6.0.3 (#6655)ab75910
chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#6651)7877eff
chore(deps-dev): bump puppeteer from 24.26.1 to 24.27.0 (#6653)38f6c93
chore(deps-dev): bump the vitest group with 4 updates (#6652)