Skip to content

Releases: terrestris/react-geo

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)

v22.3.0

03 Feb 10:26
Compare
Choose a tag to compare

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.1

25 Jan 14:55
Compare
Choose a tag to compare

22.2.1 (2023-01-25)

Bug Fixes

v22.2.0

16 Jan 08:06
Compare
Choose a tag to compare

22.2.0 (2023-01-16)

Features

  • NominatimSearch: rewrite to FC, add debounceTime, use rtl for test (eaf4b93)