Skip to content

Conversation

@andresgutgon
Copy link
Contributor

What?

Passing a nested deep Zod schema to scan results in poor TypeScript performance. I'm trying to loosen up.

Note

Previous version bumped zod to v4 but I cant do this before fixing this problem

private withParameters?: string[]
private requireConfig: boolean
private configSchema?: z.ZodType
private configSchema?: z.ZodTypeAny
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only change in this PR. The rest is downgrading this package to zod v3

@andresgutgon andresgutgon merged commit efad8b6 into main Oct 2, 2025
2 checks passed
@andresgutgon andresgutgon deleted the fix/loose-config-schema-type branch October 2, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant