This commit is contained in:
Brandon Liu
2023-06-17 10:44:57 +08:00
parent 16377186d7
commit 6052ca2d57
6 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2.8.0
* Polyfill `DecompressionStream` using 101arrowz/compression-streams-polyfill
* Surface errors to MapLibre protocol instead of throwing raw exception
2.7.2
* `leafletRasterLayer` sets correct MIME types (via @bmcbride)