Symbol2 releases
z.compile()
Found in 1 package: zod
zod(2 releases)
v4.5.3This release includes bug fixes for toJSONSchema and documentation display issues. It also introduces performance improvements and documentation updates related to z.compile.
v4.5.0Zod 4.5 introduces `z.compile()` for significant parsing performance improvements and adds new validators like `z.creditCard()` and `z.properties()`. It also includes a fast-path validation function `z.validate()` and reduces memory footprint.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when z.compile() changes.
Learn More