We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@sapphire/shapeshift should be used instead of zod.
@sapphire/shapeshift
zod
Shapeshift is a much faster validation library than zod, I did see the benchmarks somewhere but I can't find it anymore.
The API is mostly similar so it won't be a lot of work.
https://github.com/sapphiredev/shapeshift
Switch from zod to @sapphire/shapeshift
Don't
No response
The text was updated successfully, but these errors were encountered:
Hey @S222em! Thank you for opening the issue. However, we are not machines, so it may take us a while to get back to you.
But if you don't want to report a problem, please contact our discord server
Sorry, something went wrong.
👍👍👍
S222em
Successfully merging a pull request may close this issue.
Feature
@sapphire/shapeshift
should be used instead ofzod
.Shapeshift is a much faster validation library than
zod
, I did see the benchmarks somewhere but I can't find it anymore.The API is mostly similar so it won't be a lot of work.
https://github.com/sapphiredev/shapeshift
Ideal solution or implementation
Switch from
zod
to@sapphire/shapeshift
Alternative solutions or implementations
Don't
Other context
No response
The text was updated successfully, but these errors were encountered: