Releases: terrestris/ol-util
Releases · terrestris/ol-util
v21.3.2
16 Mar 08:39
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v21.3.0
09 Apr 12:41
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
21.2.0 (2025-04-09)
Bug Fixes
Features
adds support for node v22 (47f323a )
v21.1.1
25 Mar 10:05
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
21.1.0 (2025-03-20)
Features
introduce util to create polygon from an OpenLayers extent (5583a79 )
v21.0.0
21 Oct 09:49
Compare
Sorry, something went wrong.
No results found
21.0.0 (2024-10-21)
chore
BREAKING CHANGES
v20.0.0
20 Sep 08:46
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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.