Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(standard-schema): add standard-schema resolver #738

Merged

Conversation

apple-yagi
Copy link
Contributor

Added a standard-schema resolver. This allows the use of validation libraries that conform to the standard-schema specification, such as Zod, ArkType, and others.

@jorisre
Copy link
Member

jorisre commented Feb 3, 2025

Thanks a lot for your contribution! Could you add the missing tests, similar to those in other resolvers?

@apple-yagi apple-yagi force-pushed the feat/standard-schema-resolver branch from 213a5fe to b50e30a Compare February 3, 2025 11:59
@apple-yagi
Copy link
Contributor Author

@jorisre I've fixed it!

@jorisre
Copy link
Member

jorisre commented Feb 3, 2025

Thanks! It will be released in the next major update in a few weeks.

@jorisre jorisre merged commit b75a95a into react-hook-form:master Feb 3, 2025
4 checks passed
@apple-yagi apple-yagi deleted the feat/standard-schema-resolver branch February 3, 2025 23:38
Copy link
Contributor

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants