Skip to content

Commit

Permalink
backport maplibre versions into changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr-maps committed Aug 26, 2024
1 parent d99394b commit 1a9afb7
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 @@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [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 @@ -18,6 +20,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [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 @@ -28,18 +32,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [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 @@ -52,6 +62,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [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 @@ -67,13 +79,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [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 @@ -84,6 +100,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [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 1a9afb7

Please sign in to comment.