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: implement typed Input/Output interface for resolvers #753

Draft
wants to merge 23 commits into
base: dev
Choose a base branch
from

Conversation

jorisre
Copy link
Member

@jorisre jorisre commented Feb 26, 2025

This PR implements typed Input/Output interfaces for resolvers, which needs react-hook-form/react-hook-form#12638

Next steps will involve extending this implementation to all applicable resolver modules.

Note: This PR will fail until the release of react-hook-form/react-hook-form#12638

Fixes #743

@controversial
Copy link

controversial commented Mar 6, 2025

@jorisre I believe I made some progress on the types here, in #755 and in react-hook-form/react-hook-form#12664

Let me know how it looks to you

@jorisre jorisre force-pushed the fix/743 branch 2 times, most recently from 80df41d to 75f0f69 Compare March 20, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zod resolver infered types are incorect since 4.1.0
4 participants