Skip to content

Commit

Permalink
Merge pull request #224 from Esri/changelog-note-maplibre-version
Browse files Browse the repository at this point in the history
Changelog: maplibre versions
  • Loading branch information
gavinr-maps authored Oct 15, 2024
2 parents e35eb85 + 1a9afb7 commit c37e129
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand All @@ -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))
Expand All @@ -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))
Expand All @@ -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))
Expand All @@ -71,13 +83,17 @@ 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))
* Added `index.d.ts` to release ([#167](https://github.com/Esri/esri-leaflet-vector/pull/167))

## [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))
Expand All @@ -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))
Expand Down

0 comments on commit c37e129

Please sign in to comment.