Skip to content

Commit 3466d69

Browse files
committed
Changelog 2.27.1
1 parent 8f42a38 commit 3466d69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Headlines: Added, Changed, Deprecated, Removed, Fixed, Security
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [2.27.1] - 2025-06-27
99

1010
### Fixed
1111

1212
- Fixed client validation issue with rapid multiple blur events.
1313
- Arktype adapter improved.
14-
- Fixed union handling with default values.
14+
- Union schemas now works with default values, replacing invalid properties even if nested.
1515
- When using `{ taint: 'untaint-form' }` option, form wasn't untainted unless it was modified.
1616

1717
## [2.27.0] - 2025-06-16

0 commit comments

Comments
 (0)