We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da57d9f commit f973411Copy full SHA for f973411
CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-- `onSubmit.submitJsonData`, to override what's being submitted when dataType is set to `'json'`.
+- `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.
14
15
## [2.2.1] - 2024-02-16
16
0 commit comments