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

Remove dependency on js-client-sdk for React generated types #410

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

emmawillis
Copy link
Contributor

No description provided.

@emmawillis emmawillis requested review from a team and ajwootto July 2, 2024 20:30
useVariable as originalUseVariable,
useVariableValue as originalUseVariableValue
useVariableValue as originalUseVariableValue,
DVCVariable,
Copy link
Collaborator

Choose a reason for hiding this comment

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

do these have "DevCycle" equivalents? We should be importing DevCycleVariable if that exists

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i thought we had them too, but looks like the types are all still DVC___ currently
https://github.com/DevCycleHQ/js-sdks/blob/main/sdk/js/src/types.ts#L198

@emmawillis emmawillis requested a review from ajwootto July 3, 2024 15:24
@emmawillis emmawillis merged commit 17dfa73 into main Jul 3, 2024
1 check passed
@emmawillis emmawillis deleted the import-DVCVariable-react-sdk branch July 3, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants