From a0ee7c49065c350b928905f08c1419a13b71bfc3 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Wed, 31 Jan 2024 14:28:25 +0800 Subject: [PATCH] JS 3.0.0-alpha.1 (#340) --- js/CHANGELOG.md | 6 ++++-- js/examples/leaflet.html | 2 +- js/examples/maplibre.html | 2 +- js/examples/maplibre_raster_dem.html | 2 +- js/package-lock.json | 4 ++-- js/package.json | 2 +- 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/js/CHANGELOG.md b/js/CHANGELOG.md index 314044e..81e1c05 100644 --- a/js/CHANGELOG.md +++ b/js/CHANGELOG.md @@ -1,7 +1,9 @@ -3.0.0-alpha.0 +3.0.1-alpha.1 +* FileApiSource renamed to FileSource * package.json defaults to ES6 module, fixing issues related to named imports [#317, #248] -* Internal code has consistent naming and style conventions [#287] +* support MapLibre GL v4.x +* Internal code has consistent naming and style conventions, change to biome linter [#287] 2.11.0 diff --git a/js/examples/leaflet.html b/js/examples/leaflet.html index 704e170..cb3719d 100644 --- a/js/examples/leaflet.html +++ b/js/examples/leaflet.html @@ -4,7 +4,7 @@ - +