Releases: terrestris/react-geo
Releases · terrestris/react-geo
v23.1.2
23.1.2 (2023-10-05)
Bug Fixes
- enables layer array after no layer was selected (#3562) (89e1b13)
v23.1.1
23.1.1 (2023-09-29)
Bug Fixes
- makes initalSelectedLayer work (55b12b4)
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)