* feat(zod-validator): support Zod v4 * changeset * oops. using `any` * remove the not used value * [wip] support both v3 and v4 * update * avoid the type error on build * remove unnecessary `unknown` * fixed type and add test * avoid the type error * rename the test * don't use `schema instanceof ZodObject` * update README * use released `3.25.6` * changeset * use `zod` instead of `zod/v3` * don't update the peerDependencies * use both v3 and v4 types if Zod has v4 * fix ZodError * fixed * update lock file * update README * remove unnecessary cast |
||
---|---|---|
.. | ||
README.md | ||
config.json | ||
new-deer-attack.md | ||
shiny-words-matter.md |
README.md
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli
, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation