Sourced from maplibre-gl's releases.
v5.13.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.12.0:
✨ Features and improvements
- Text labels can now include relatively uncommon Chinese, Japanese, Korean, and Vietnamese characters, as well as characters from historical writing systems. When using server-side fonts, the map may request glyph PBFs beyond U+FFFF from the server instead of throwing an error as before. (#6640) (by
@1ec5)- GeoJSON Source Diff: improve, abstract, refactor, optimize, and fix regressions. (#6681) (by
@wayofthefuture)- GeoJSONSource setData and updateData waitForCompletion option (#6688) (by
@wayofthefuture)- Improve performance of
GeoJSONSource#updateData(#6668) (by@lucaswoj)- GeoJSON Worker Refactor (#6702) (by
@wayofthefuture)🐞 Bug fixes
- Misc bug fixes related to
GeoJSONSource#updateData(#6689, #6690, #6704) (by@lucaswoj)
Sourced from maplibre-gl's changelog.
5.13.0
✨ Features and improvements
- Text labels can now include relatively uncommon Chinese, Japanese, Korean, and Vietnamese characters, as well as characters from historical writing systems. When using server-side fonts, the map may request glyph PBFs beyond U+FFFF from the server instead of throwing an error as before. (#6640) (by
@1ec5)- GeoJSON Source Diff: improve, abstract, refactor, optimize, and fix regressions. (#6681) (by
@wayofthefuture)- GeoJSONSource setData and updateData waitForCompletion option (#6688) (by
@wayofthefuture)- Improve performance of
GeoJSONSource#updateData(#6668) (by@lucaswoj)- GeoJSON Worker Refactor (#6702) (by
@wayofthefuture)🐞 Bug fixes
- Misc bug fixes related to
GeoJSONSource#updateData(#6689, #6690, #6704) (by@lucaswoj)
53cb799
Bump version to 5.13.0 (#6713)cae43e5
chore(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22 (#6709)76b6b51
chore(deps-dev): bump rollup from 4.53.1 to 4.53.2 (#6707)b35ed0a
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#6706)7a3f91a
chore(deps-dev): bump eslint-plugin-tsdoc from 0.4.0 to 0.5.0 (#6705)767a245
Fix GeoJSONSource#updateData compatibility with promoteId and cluster
(#6704)2d536a2
GeoJSON Worker Refactor (#6702)a59f8ff
chore(deps-dev): bump @vitest/eslint-plugin in the vitest
group (#6700)ad813fa
Improve GeoJSON#updateData performance on small diffs by not sending
entire "...6059488
GeoJSONSource setData and updateData waitForCompletion option (#6688)