TypeScript-first schema declaration and validation library with static type inference
13 Sept 2026 · Newest first
Last checked
Checking sources…
Showing 1 of 1 releases. Full release notes.
Signals highlight changes worth reviewing. They cannot determine whether your application is affected.
ad32d751 perf: z.url() rejects an invalid URL with URL.canParse() instead of a throwing constructor, about 50x faster; fewer allocations on the validation path (#6588)2bb08717 chore: re-pin the integration peers to the workspace zod after the 4.6.4 bump