Skip to content

Commit 507fbba

Browse files
author
jannik brack
committed
update and migrate CHANGELOG.md
1 parent e402564 commit 507fbba

File tree

4 files changed

+27
-0
lines changed

4 files changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [1.8.5] (2026-02-04)
22

3+
## @mapcomponents/react-maplibre
4+
35
### Fixes
46

57
- 0bd85e5, fd417a9: fix MlWmsLoader reinitialization on prop change bug (#255)

packages/deck-gl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## [v1.8.1] (2026-01-26)
22

3+
34
- 38a52cb: add license
45

56

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## [v1.8.1] (2026-01-26)
22

3+
34
- 38a52cb: add license
45

packages/react-maplibre/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [v## [1.8.5] (2026-02-04)
2+
3+
### Fixes
4+
5+
- 0bd85e5, fd417a9: fix MlWmsLoader reinitialization on prop change bug (#255)
6+
7+
8+
9+
## [v## [1.8.5] (2026-02-04)
10+
11+
### Fixes
12+
13+
- make getFeatureInfoUrlParameter overrides default params in MlWmsLoader ([076daddc](https://github.com/mapcomponents/react-map-components-maplibre/commit/076daddc))
14+
15+
16+
17+
## [v## [1.8.5] (2026-02-04)
18+
19+
### Changed
20+
21+
- bdeb006: clean up MlWmsLoader URL-prameter properties (add props baseUrlParams, getMapUrlParams, getCapabilitiesUrlParams, getFeatureInfoUrlParams)
22+
- bdeb006: improve MlMarker appearance and adjustment to unknown content dimensions
23+
124
## [v1.7.6] (2026-01-18)
225

326
### Changed

0 commit comments

Comments
 (0)