Skip to content

Commit 4cd272d

Browse files
chore(release): 12.4.1 [skip ci]
## [12.4.1](v12.4.0...v12.4.1) (2026-03-11) ### Bug Fixes * structured clone can't be used for all properties of OlFeature ([54667ca](54667ca))
1 parent d7d6d46 commit 4cd272d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [12.4.1](https://github.com/terrestris/react-util/compare/v12.4.0...v12.4.1) (2026-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* structured clone can't be used for all properties of OlFeature ([54667ca](https://github.com/terrestris/react-util/commit/54667ca8a6bd34a15242c64155e9841acbfcd515))
7+
18
# [12.4.0](https://github.com/terrestris/react-util/compare/v12.3.2...v12.4.0) (2026-03-10)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terrestris/react-util",
3-
"version": "12.4.0",
3+
"version": "12.4.1",
44
"description": "A set of utilities enhancing the development of react applications.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)