Sourced from maplibre-gl's releases.
v5.10.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.9.0:
✨ Features and improvements
- Add time control API (
setNow,restoreNow,isTimeFrozen) for deterministic rendering, enabling frame-by-frame video export and deterministic testing (6544)- Use styles
isHiddenlogic in the worker by adding a new optionalroundMinZoomparameter (#6547)- Add
transformConstraincallback to theMapoptions to override the transform'sconstrainwith new typeTransformConstrainFunction; refactor transform constructor options to aTransformOptionsobject (#6484)- Use timeControl.now() instead of browser.now() (6573)
🐞 Bug fixes
- Contextmenu events not blocked by scrolling (#5683
- Mousemove events are not blocked by scrolling (#6302)
- Dashed lines have blurry rounded caps (#6554)
- Preserve flyTo padding when prefers-reduced-motion is enabled (#6576)
- Fix setClusterOptions not triggering recluster when no data changes are pending (#6603)
Sourced from maplibre-gl's changelog.
5.10.0
✨ Features and improvements
- Add time control API (
setNow,restoreNow,isTimeFrozen) for deterministic rendering, enabling frame-by-frame video export and deterministic testing (6544)- Use styles
isHiddenlogic in the worker by adding a new optionalroundMinZoomparameter (#6547)- Add
transformConstraincallback to theMapoptions to override the transform'sconstrainwith new typeTransformConstrainFunction; refactor transform constructor options to aTransformOptionsobject (#6484)- Use timeControl.now() instead of browser.now() (6573)
🐞 Bug fixes
- Contextmenu events not blocked by scrolling (#5683
- Mousemove events are not blocked by scrolling (#6302)
- Dashed lines have blurry rounded caps (#6554)
- Preserve flyTo padding when prefers-reduced-motion is enabled (#6576)
- Fix setClusterOptions not triggering recluster when no data changes are pending (#6603)
93634b0
Bump version to 5.10.0 (#6616)cdb26fe
On a flyTo call with prefers-reduced-motion set, apply the padding
option (#6...32964f2
Fix cluster options with no pending data changes (#6603)baa94d1
chore(deps-dev): bump devtools-protocol from 0.0.1528500 to 0.0.1532728
(#6613)5942dd1
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#6614)cc1909d
chore(deps-dev): bump @types/node from 24.8.1 to 24.9.1
(#6612)1d41106
Fix broken example link (#6604)4aa5084
Fix broken image link in README for example 'Animate a series of images'
(#6602)0983bec
chore(deps): bump ggilder/codecoverage (#6600)540a4c9
chore(deps): bump github/codeql-action from 3.30.6 to 4.30.9 (#6599)