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

Resolving typescript issues for gifType and Providers #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

codymurphyjones
Copy link

@codymurphyjones codymurphyjones commented Jul 13, 2022

Updated types for typescript compatibility. We were getting an issue with the values not allowing strings and not correctly receiving the enum types appropriately so this change ensures that the types are based on the values of the types rather than the keys.

The keys are still compatible since they convert down to strings.

We've been running this in production since July 15th with no issues.

Please let me know if I overlooked something, obviously this change was created to push us past a blocker, but its been operating fairly stable for over a month.

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