-
Notifications
You must be signed in to change notification settings - Fork 25
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I'm aware the doc will need updating. My English isn't the greatest but dont mind making the changes for it |
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. |
a46a17a
to
c50361a
Compare
c50361a
to
38f89f3
Compare
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
thanks ❤️ |
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