-
-
Notifications
You must be signed in to change notification settings - Fork 192
Comparing changes
Open a pull request
base repository: react-hook-form/resolvers
base: v3.10.0
head repository: react-hook-form/resolvers
compare: v4.0.0
- 10 commits
- 48 files changed
- 6 contributors
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 077486a - Browse repository at this point
Copy the full SHA 077486aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 985c48d - Browse repository at this point
Copy the full SHA 985c48dView commit details -
feat(ajv): Keep original validation type while using
errorMessage
(#……728) BREAKING CHANGE: The AJV Resolver now unwraps the `errorMessage` object to return the original error types. This update may introduce breaking changes to your projects.
Configuration menu - View commit details
-
Copy full SHA for 5030a59 - Browse repository at this point
Copy the full SHA 5030a59View commit details
Commits on Jan 30, 2025
-
fix(arktypeResolver): resolve type error when schema is defined from …
…an ArkType scope (#732)
Configuration menu - View commit details
-
Copy full SHA for 3233667 - Browse repository at this point
Copy the full SHA 3233667View commit details -
fix: handle
raw: true
option to pass form submission values correct……ly (#733) * test: make tests happy * fix(resolver): handle `raw: true` option to pass form submission values correctly Ensure that the `raw: true` option in the Resolver now correctly passes a copy of the form submission values, preventing data loss or inconsistencies. * doc(effect): update readme * doc(zod): update import example
Configuration menu - View commit details
-
Copy full SHA for 7807f95 - Browse repository at this point
Copy the full SHA 7807f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da2054 - Browse repository at this point
Copy the full SHA 3da2054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a94555 - Browse repository at this point
Copy the full SHA 9a94555View commit details -
feat(effectResolver): returns either all errors or only the first one…
… based on criteriaMode (#737)
Configuration menu - View commit details
-
Copy full SHA for 12d7d8e - Browse repository at this point
Copy the full SHA 12d7d8eView commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b75a95a - Browse repository at this point
Copy the full SHA b75a95aView commit details
Commits on Feb 10, 2025
-
docs: update resolver documentation link (#740)
the provided link didn't go to related section of documentation
Configuration menu - View commit details
-
Copy full SHA for f9f9187 - Browse repository at this point
Copy the full SHA f9f9187View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.10.0...v4.0.0