Skip to content

feat: migrate from zod to standard schema #25

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

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

Jordan-Hall
Copy link
Contributor

Migrate away from zod to standard schema.

Resolve #18

Slight breaking change as you will have to use the latest version of zod for standard schema support

Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
better-fetch-docs ❌ Failed (Inspect) Feb 11, 2025 8:31am

@Jordan-Hall
Copy link
Contributor Author

I'm aware the doc will need updating. My English isn't the greatest but dont mind making the changes for it

@Bekacru
Copy link
Owner

Bekacru commented Feb 10, 2025

Thanks for the PR! And if you have the time, I would appreciate the doc changes as well. I'll go through them again, so don't worry much about the details or wording.

@Jordan-Hall
Copy link
Contributor Author

Thanks for the PR! And if you have the time, I would appreciate the doc changes as well. I'll go through them again, so don't worry much about the details or wording.

Made some changes including to landing page. Made it clear its not zod only now,
image

@Jordan-Hall
Copy link
Contributor Author

Im not sure why the deployment is failing. if you could let me know i'll take a look but its building and passing locally. I think its all good now.. Maybe worth adding section for each type and an example but its not required. people will get the point

…ve dependency on @standard-schema/spec and improve docs
@Bekacru Bekacru merged commit 1ae4d1d into Bekacru:main Feb 11, 2025
2 of 3 checks passed
@Bekacru
Copy link
Owner

Bekacru commented Feb 11, 2025

thanks ❤️

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.

Valibot instead of Zod
3 participants