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

Allow extension to work on canary builds of RN #1734

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

acoates-ms
Copy link
Contributor

Anyone trying to test the latest builds of react-native is unable to use this extension due to the version check. Canary builds of react-native are published with a version 0.0.0-<date/commit tag>

The extension should work with those versions.

@RedMickey RedMickey merged commit 9006bea into microsoft:master Jan 28, 2022
@acoates-ms acoates-ms deleted the allowCanaryBuilds branch January 28, 2022 18:08
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