Skip to content

Releases: terrestris/react-util

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)

v12.1.0

14 Apr 07:46

Choose a tag to compare

12.1.0 (2025-04-14)

Features

v12.0.0

10 Apr 07:47

Choose a tag to compare

12.0.0 (2025-04-10)

Bug Fixes

  • typings changed in OpenLayers 10.5.0 (9cfdc91)

Features

  • inkmap: introduce extent property for constrained prints (20c57a2)

BREAKING CHANGES

  • inkmap: Numerous properties of print functions have been moved
    to a new type PrintSpec

v11.0.1

24 Mar 09:34

Choose a tag to compare

11.0.1 (2025-03-24)

Bug Fixes

  • deps: bump OpenLayers to version 10.4.0 (5113794)

v11.0.0

21 Mar 12:48

Choose a tag to compare

11.0.0 (2025-03-21)

Bug Fixes

  • adds id property as fallback (8d467a8)
  • prevent map zoom on double click (0568f1c)
  • return pixel coordinate as well (018b66a)

Features

  • adds possibility to define click event (5dfd664)
  • coodinateInfo: adds pointerrest and functions for layerfilter and infoFormat (9c3ff7b)
  • support WMSGetFeatureInfo format as well (e.g. msGMLOutput) (8009ad0)

BREAKING CHANGES

  • coodinateInfo: queryLayers is replaced by layerFilter and fix info
    format by function

v10.1.1

19 Mar 09:54

Choose a tag to compare

10.1.1 (2025-03-19)

Bug Fixes

  • adds quickselect to transformIgnorePatterns (49bfdfd)
  • linting error exhaustive check for switch (14b51b6)
  • linting issues (79602de)

v10.1.0

28 Feb 14:23

Choose a tag to compare

10.1.0 (2025-02-28)

Features

  • add configurable GML version selection and fallback (bd36fe8)

v10.0.1

24 Oct 06:49

Choose a tag to compare

10.0.1 (2024-10-24)

Bug Fixes

  • rename to cjs file since project is defined as module (1af2036)