Skip to content

Commit

Permalink
📦 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr-maps committed Oct 17, 2023
1 parent 30f8267 commit af10446
Show file tree
Hide file tree
Showing 3 changed files with 602 additions and 311 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Upcoming changes][unreleased]

## [4.2.0] - 2023-10-17

### Added

* Allow users to set preserveDrawingBuffer in the options ([#199](https://github.com/Esri/esri-leaflet-vector/pull/199))
* Expose MaplibreGLJSLayer variable ([#197](https://github.com/Esri/esri-leaflet-vector/pull/197))

### Fixed

* Token with sprite and glyphs ([#192](https://github.com/Esri/esri-leaflet-vector/pull/192))
* Export of package version ([#187](https://github.com/Esri/esri-leaflet-vector/pull/187))

## [4.1.0] - 2023-05-31

### Added
Expand Down Expand Up @@ -230,7 +242,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

* Initial Release

[unreleased]: https://github.com/esri/esri-leaflet-vector/compare/v4.1.0...HEAD
[unreleased]: https://github.com/esri/esri-leaflet-vector/compare/v4.2.0...HEAD
[4.2.0]: https://github.com/esri/esri-leaflet-vector/compare/v4.1.0...v4.2.0
[4.1.0]: https://github.com/esri/esri-leaflet-vector/compare/v4.0.2...v4.1.0
[4.0.2]: https://github.com/esri/esri-leaflet-vector/compare/v4.0.1...v4.0.2
[4.0.1]: https://github.com/esri/esri-leaflet-vector/compare/v4.0.0...v4.0.1
Expand Down
Loading

0 comments on commit af10446

Please sign in to comment.