diff --git a/CHANGELOG.md b/CHANGELOG.md index 6752333..8a9f438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ MapLibre GL JS version that is included with this version of Esri Leaflet Vector ## [4.2.4] - 2024-08-21 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `4.5.0`. + ### Fixed * Fixed issue where Esri Attribution was not removed when VectorBasemapLayer was removed ([#208](https://github.com/Esri/esri-leaflet-vector/pull/208)) @@ -22,6 +24,8 @@ MapLibre GL JS version that is included with this version of Esri Leaflet Vector ## [4.2.3] - 2023-12-07 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `3.3.1`. + ### Added * Added worldview and places params ([#214](https://github.com/Esri/esri-leaflet-vector/pull/214)) @@ -32,18 +36,24 @@ MapLibre GL JS version that is included with this version of Esri Leaflet Vector ## [4.2.2] - 2023-10-23 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `3.3.1`. + ### Fixed * Adds support for RTL language labels by exposing the maplibre `setRTLTextPlugin` method ([#207](https://github.com/Esri/esri-leaflet-vector/pull/207)) ## [4.2.1] - 2023-10-18 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `3.3.1`. + ### Updated * Updated maplibre-gl dependency to v3 ([#201](https://github.com/Esri/esri-leaflet-vector/pull/201)) ## [4.2.0] - 2023-10-17 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `2.3.0`. + ### Added * Allow users to set preserveDrawingBuffer in the options ([#199](https://github.com/Esri/esri-leaflet-vector/pull/199)) @@ -56,6 +66,8 @@ MapLibre GL JS version that is included with this version of Esri Leaflet Vector ## [4.1.0] - 2023-05-31 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `2.3.0`. + ### Added * Added `load-error` event ([#165](https://github.com/Esri/esri-leaflet-vector/pull/165)) @@ -71,6 +83,8 @@ MapLibre GL JS version that is included with this version of Esri Leaflet Vector ## [4.0.2] - 2023-04-04 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `2.3.0`. + ### Fixed * Fixed layer invisible at certain zoom levels using minLOD/maxLOD ([#166](https://github.com/Esri/esri-leaflet-vector/pull/166)) @@ -78,6 +92,8 @@ MapLibre GL JS version that is included with this version of Esri Leaflet Vector ## [4.0.1] - 2023-02-23 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `2.3.0`. + ### Fixed * Switching basemaps issue ([#162](https://github.com/Esri/esri-leaflet-vector/pull/162)) @@ -88,6 +104,8 @@ MapLibre GL JS version that is included with this version of Esri Leaflet Vector ## [4.0.0] - 2022-09-02 +MapLibre GL JS version that is included with this version of Esri Leaflet Vector: `2.3.0`. + ### Updated * Switched to use Maplibre GL JS ([#141](https://github.com/Esri/esri-leaflet-vector/pull/141))