We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d605d28 commit 194475fCopy full SHA for 194475f
1 file changed
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.12.0] - 2026-01-24
8
+
9
### Changed
10
- **BREAKING**: `transform()` now skips `null` values by default (was executing on null)
11
- **Rationale**: Most type conversions don't need null handling, making this safer and more efficient by default
0 commit comments