js v4.3.1 (#626)

* js v4.3.1

* CI: other dependent packages don't fail unless major version bump
This commit is contained in:
Brandon Liu
2025-12-24 17:45:11 +08:00
committed by GitHub
parent cabe8a898a
commit 5c84faafa3
8 changed files with 15 additions and 21 deletions

View File

@@ -1,3 +1,7 @@
4.3.1
* fix leafletRasterLayer handling of empty tiles by @thisisaaronland [#620]
* maplibre: properly abort requests using AbortController by @andrewda [#608]
4.3.0
* improve ZXY to HilbertID conversion by @ciscorn [#527]