Skip to content

Commit 2a5ca44

Browse files
committed
2.28.1 changelog
1 parent 5bfe3ce commit 2a5ca44

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,12 +5,12 @@ 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.28.1] - 2025-10-19
99

1010
### Fixed
1111

1212
- Zod 4 adapter: Allow top-level `.transform()` and `.refine()` in schemas. [#646](https://github.com/ciscoheat/sveltekit-superforms/issues/646).
13-
- Zod 4 adapter: Now respects global `customError` configuration when no explicit error map is provided. The adapter prioritizes `customError` over `localeError`. [#618](https://github.com/ciscoheat/sveltekit-superforms/issues/618).
13+
- Zod 4 adapter now respects global `customError` configuration when no explicit error map is provided. The adapter prioritizes `customError` over `localeError`. [#618](https://github.com/ciscoheat/sveltekit-superforms/issues/618).
1414
- Zod 4 adapter: Fixed Default Date values in nested objects. [#650](https://github.com/ciscoheat/sveltekit-superforms/issues/650).
1515

1616
## [2.28.0] - 2025-10-19

0 commit comments

Comments
 (0)