Skip to content

feat: make $ZodFunction extend $ZodType #5053

New issue

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

Closed
wants to merge 1 commit into from

Conversation

colinhacks
Copy link
Owner

Summary

  • have $ZodFunction extend $ZodType
  • add "function" to $ZodTypeDef type list
  • update v4 tests for the new function type

Testing

  • npx biome lint packages/zod/src/v4/core/function.ts
  • npx biome lint packages/zod/src/v4/core/schemas.ts
  • npx biome lint packages/zod/src/v4/classic/tests/firstparty.test.ts
  • pnpm test

https://chatgpt.com/codex/tasks/task_e_6892b45c9030832f9d41a58455ba9ba1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant