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

update createDefaultCodec to handle literal types correctly #33

Merged
merged 4 commits into from
Jan 19, 2025

Conversation

abrantesarthur
Copy link
Member

  • before, createDefaultCodec of a union of literals returned null. Now, it returns the first literal value.

@abrantesarthur abrantesarthur requested review from anotherminh and a team January 19, 2025 13:37
@abrantesarthur abrantesarthur merged commit b1029f7 into main Jan 19, 2025
11 checks passed
@abrantesarthur abrantesarthur deleted the createDefaultCodec branch January 19, 2025 14:03
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.

2 participants