Skip to content

Commit 194475f

Browse files
committed
chore: prepare release v0.12.0
1 parent d605d28 commit 194475f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.12.0] - 2026-01-24
8+
79
### Changed
810
- **BREAKING**: `transform()` now skips `null` values by default (was executing on null)
911
- **Rationale**: Most type conversions don't need null handling, making this safer and more efficient by default

0 commit comments

Comments
 (0)