v4.5.0
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)