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 3c1346d commit a37abe5Copy full SHA for a37abe5
CHANGELOG.md
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
- Support for `instance` and `special` validators for Valibot, which now enables File validation for Valibot!
18
- `taintedMessage` didn't always work when navigating with the History API.
19
- `tainted` didn't untaint automatically when using arrays.
20
-- Client-side validation triggered for fields starting with the same name as the one currently validating.
+- Client-side validation triggered for incorrect fields when starting with the same name.
21
22
## [2.9.0] - 2024-03-12
23
0 commit comments