Skip to content

v4.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 07:41
· 727 commits to main since this release
eb2d150

https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v4.4.1:

✨ Features and improvements

  • Add sky implementation according to spec (#3645)

🐞 Bug fixes

  • Fix (de)serialization of extends of built-ins (currently only AjaxError) not working correctly in web_worker_transfer. Also refactored related web_worker_transfer code and added more tests (#4024)