Skip to content

Releases: terrestris/ol-util

v21.3.2

16 Mar 08:39

Choose a tag to compare

21.3.2 (2026-03-16)

Bug Fixes

  • add release info to readme (4d0a0b7)
  • Get wmts-layer for getLayerByNameParam() (#2083)

v21.3.1

18 Feb 14:31

Choose a tag to compare

21.3.1 (2026-02-18)

Bug Fixes

v21.3.0

09 Apr 12:41

Choose a tag to compare

21.3.0 (2025-04-09)

Bug Fixes

  • adds test case for empty array (33a03ff)
  • use random floating numbers (sorted) for check (546910d)

Features

  • add util to calculate center and scale to fit in mapview (578c70b)

v21.2.0

09 Apr 10:42

Choose a tag to compare

21.2.0 (2025-04-09)

Bug Fixes

  • ol: update ol to v10.5.0 (88319fc)

Features

  • adds support for node v22 (47f323a)

v21.1.1

25 Mar 10:05

Choose a tag to compare

21.1.1 (2025-03-25)

Bug Fixes

  • use id property as fallback when getId() is undefined (ee534d2)

v21.1.0

20 Mar 15:33

Choose a tag to compare

21.1.0 (2025-03-20)

Features

  • introduce util to create polygon from an OpenLayers extent (5583a79)

v21.0.0

21 Oct 09:49

Choose a tag to compare

21.0.0 (2024-10-21)

chore

BREAKING CHANGES

  • bump eslint to v9

v20.0.0

20 Sep 08:46

Choose a tag to compare

20.0.0 (2024-09-20)

Bug Fixes

  • specify types path (a9067ac)
  • update to latest api of ol and turfjs (ba75f88)

chore

BREAKING CHANGES

  • required peer dependency for ol is now >=10

v19.0.1

12 Aug 15:21

Choose a tag to compare

19.0.1 (2024-08-12)

Bug Fixes

  • fixes the function so it accepts packages that do not return an array (ab08107)

v19.0.0

24 May 12:37

Choose a tag to compare

19.0.0 (2024-05-24)

Features

BREAKING CHANGES

  • ol-util now produces a ESM build, so downstream
    apps need to include it in their bundler when transpiling for
    the browser.