Tags: colinhacks/zod
Tags
Zod 4.0.11 (#4981) * Implement z.hostname(). Closes #3589. * Add benchmarks * Improve recursion for intersections. Closes #4714 * Improve offset regex. Closes #3883 * Fix multipleOf at high precisions. Fixes #3486 * Undeprecate superRefine, update docs * Update packages/bench/single-element-enum.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/bench/single-element-enum.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Clean up * Fix lint * Docs * Update zshy * 4.0.11 * Update zshy * Update zshy * Skip types in resolution tests --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>