Releases: terrestris/react-geo
Releases · terrestris/react-geo
v23.0.0
23.0.0 (2023-09-13)
Bug Fixes
- copy correct inkmap-worker (8f3a7cd)
- set currect node version for release pipeline as well (1c72573)
chore
- bump ol-util to v12 and use fixed version of inkmap (14bc679)
- require node18 in ci pipelines as well (27984cf)
Features
- add circle measure method (5cbcf9d)
BREAKING CHANGES
- require node v18 in pipelines
- use node v18
v22.4.2
22.4.2 (2023-07-18)
Bug Fixes
- manual commit to trigger release containing ol-util (c9991dc)
v22.4.1
22.4.1 (2023-06-26)
Bug Fixes
- pin ol, ol-util and react-styleguidist dependencies versions (f856335)
v22.4.0
22.4.0 (2023-03-07)
Features
- add optional icon to header (2d37a49)
v22.3.2
22.3.2 (2023-02-21)
Bug Fixes
- adjust alias to use src folder for example loading (88d68b4)
- example import statements (6349519)
v22.3.1
22.3.1 (2023-02-15)
Bug Fixes
- remove direct dependency to ant-design/icons and replace all usages with fontawesome icons (def64ee)
v22.3.0
22.3.0 (2023-02-03)
Bug Fixes
- apply suggestions from code review (1010fa9)
- fix LayerSwitcher test (9a4fc87)
Features
- add Props to LayerSwitcher and refactor (ee9abe6)
v22.2.0
22.2.0 (2023-01-16)
Features
- NominatimSearch: rewrite to FC, add debounceTime, use rtl for test (eaf4b93)