Skip to content

Commit 5767eb8

Browse files
committed
Changelog updates
1 parent 4b97999 commit 5767eb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
- Empty file entries didn't return `null` for nullable schema fields. **Ensure that all required file fields aren't set to nullable.**
1617
- Allowed `string` index in `$errors` and `$tainted`.
1718
- `submit` can now be passed directly to event handlers.
18-
- Empty file entries didn't return `null` for nullable schema fields. **Ensure that all required file fields aren't set to nullable.**
19+
- Updated to latest `valibot-json-schema`, with support for [enum_](https://valibot.dev/guides/enums/), amongst others.
1920

2021
## [2.6.2] - 2024-02-25
2122

0 commit comments

Comments
 (0)