Skip to content
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

Replace current and previous properties with symbols to allow JSON serialization of zod schema #393

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

alon-gb
Copy link
Contributor

@alon-gb alon-gb commented Dec 20, 2024

Avoid serializing them and encountering issues circular references

Resolves #392

Avoid serializing them and encountering issues circular references
@samchungy
Copy link
Owner

Thanks!

@samchungy samchungy merged commit d6a5cbe into samchungy:master Dec 20, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request Dec 20, 2024
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.

current/previous properties make the zod schema non-serializable
2 participants