Skip to content

Releases: terrestris/react-geo

v23.1.2

05 Oct 09:45
Compare
Choose a tag to compare

23.1.2 (2023-10-05)

Bug Fixes

  • enables layer array after no layer was selected (#3562) (89e1b13)

v23.1.1

29 Sep 15:42
Compare
Choose a tag to compare

23.1.1 (2023-09-29)

Bug Fixes

  • makes initalSelectedLayer work (55b12b4)

v23.1.0

22 Sep 12:29
Compare
Choose a tag to compare

23.1.0 (2023-09-22)

Features

  • adds empty background if property is set (#3477) (c093a2a)

v23.0.1

19 Sep 09:31
Compare
Choose a tag to compare

23.0.1 (2023-09-19)

Bug Fixes

v23.0.0

13 Sep 09:46
Compare
Choose a tag to compare

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

18 Jul 13:49
Compare
Choose a tag to compare

22.4.2 (2023-07-18)

Bug Fixes

  • manual commit to trigger release containing ol-util (c9991dc)

v22.4.1

26 Jun 14:15
Compare
Choose a tag to compare

22.4.1 (2023-06-26)

Bug Fixes

  • pin ol, ol-util and react-styleguidist dependencies versions (f856335)

v22.4.0

07 Mar 12:20
Compare
Choose a tag to compare

22.4.0 (2023-03-07)

Features

  • add optional icon to header (2d37a49)

v22.3.2

21 Feb 07:58
Compare
Choose a tag to compare

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

15 Feb 13:35
Compare
Choose a tag to compare

22.3.1 (2023-02-15)

Bug Fixes

  • remove direct dependency to ant-design/icons and replace all usages with fontawesome icons (def64ee)