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

Fix broken #getValidEnumValues() method implementation #9

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

Saeris
Copy link
Owner

@Saeris Saeris commented Nov 28, 2023

Native TypeScript enums with string values were returning undefined. This resolves the bug and adds some additional test cases for different native enum variants.

Native TypeScript enums with string values were returning undefined. This resolves the bug and adds some additional test cases for different native enum variants.
@Saeris Saeris self-assigned this Nov 28, 2023
@Saeris Saeris merged commit 5be15c5 into main Nov 28, 2023
2 checks passed
@Saeris Saeris deleted the fix/update-getValidEnumValues branch November 28, 2023 22:09
@github-actions github-actions bot mentioned this pull request Nov 28, 2023
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.

None yet

1 participant