Skip to content

Releases: terrestris/react-util

v12.4.4

01 Apr 13:03

Choose a tag to compare

12.4.4 (2026-04-01)

Bug Fixes

  • pass layer / layerId directly to getResultsFromImageLayers (a09b766)

v12.4.3

01 Apr 11:19

Choose a tag to compare

12.4.3 (2026-04-01)

Bug Fixes

  • infinite reload issues (c9eef83)
  • use toReversed instead of reverse (157327e)

v12.4.2

31 Mar 12:59

Choose a tag to compare

12.4.2 (2026-03-31)

Bug Fixes

  • a bug that prevents queries for multiple layers (8648ac1)
  • fix issues with duplicated requests (05d61ac)
  • simplify getUidmapping function (1341c00)
  • update featureResults hook (175d961)
  • use useOlListener to get updated view resolution (608fbb1)

v12.4.1

11 Mar 14:33

Choose a tag to compare

12.4.1 (2026-03-11)

Bug Fixes

  • structured clone can't be used for all properties of OlFeature (54667ca)

v12.4.0

10 Mar 14:59

Choose a tag to compare

12.4.0 (2026-03-10)

Bug Fixes

  • add missing onError and onSuccess handlers (d99f20d)
  • import of wmts source (f202c3d)
  • use structuredClone instead of cloneDeep (0925db5)

Features

  • useCoordinateInfo: support WMTS layer type and abort controllers (b68dcc7)

v12.3.2

11 Feb 09:00

Choose a tag to compare

12.3.2 (2026-02-11)

Bug Fixes

v12.3.1

11 Nov 06:36

Choose a tag to compare

12.3.1 (2025-11-11)

Bug Fixes

  • improve geolocation handling and error management (1422bc1)

v12.3.0

23 Oct 12:57

Choose a tag to compare

12.3.0 (2025-10-23)

Bug Fixes

Features

  • useMeasure: add segment length to currently drawn line (074e77c)

v12.2.0

23 Oct 10:52

Choose a tag to compare

12.2.0 (2025-10-23)

Features

  • useMeasure: add option to show lengths of segments (c937e30)

v12.1.1

21 May 13:16

Choose a tag to compare

12.1.1 (2025-05-21)

Bug Fixes

  • use non-barrel imports for geometry classes from ol (f7c90ac)