Skip to content

Commit f973411

Browse files
committed
Changelog
1 parent da57d9f commit f973411

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
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- `onSubmit.submitJsonData`, to override what's being submitted when dataType is set to `'json'`.
12+
- `onSubmit.submitJsonData`, to override what's being submitted, when dataType is set to `'json'` and validation succeeds for `$form`.
13+
- `onSubmit.validators`, to temporarily override validators for the current submission.
1314

1415
## [2.2.1] - 2024-02-16
1516

0 commit comments

Comments
 (0)