You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
The minor version will be incremented upon a breaking change and the patch version will be
10
10
incremented for features.
11
11
12
+
### [1.0.0-alpha.9] - 2025-09-08
13
+
14
+
### Added
15
+
16
+
- feat: Added `showGeojsonDataLabels` prop which can be applied when rendering static `geojsonData`. Styles match those used when `drawMode` plus `drawMany` are used ([#574](https://github.com/theopensystemslab/map/pull/574))
17
+
18
+
### Changed
19
+
20
+
- chore: Updated to new OS license number throughout examples and documentation ([#572](https://github.com/theopensystemslab/map/pull/572))
21
+
12
22
### [1.0.0-alpha.8] - 2025-08-09
13
23
24
+
### Fixed
25
+
14
26
- fix: `geocode-autocomplete` outputs coordinates in EPSG:4326 in addition to BNG ([#570](https://github.com/theopensystemslab/map/pull/570))
0 commit comments