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

Valibot support #31

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BrunnerLivio
Copy link

This PR resolves #29

This PR is set up as a draft because I would encourage waiting a bit longer to merge this until Valibot hits 1.x.x.

Copy link
Owner

@Julien-R44 Julien-R44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks perfect to me. Thanks a lot!

Agree to wait for version 1.0.0 of Valibot. If you're not in a rush and don't mind, I think it's better this way, it willl save us from having to release a major update if they make any breaking changes before their official release

Thanks again!

@@ -64,6 +64,7 @@
"checks": "pnpm lint && pnpm typecheck"
},
"peerDependencies": {
"valibot": "^1.0.0",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also be added to peerDependenciesMeta as an optional peer dep

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.

Support valibot
2 participants