-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
Extend ReactNativeFeatureFlags to support prereleaseChannels #49141
Conversation
This pull request was exported from Phabricator. Differential Revision: D68583324 |
bb13e4c
to
7bf2a07
Compare
…k#49141) Summary: This diff extends ReactNativeFeatureFlags to support prereleaseChannels, the goal is to be able to configure what release channel each feature flag will be enabled / disabled changelog: [internal] internal Differential Revision: D68583324
This pull request was exported from Phabricator. Differential Revision: D68583324 |
…k#49141) Summary: This diff extends ReactNativeFeatureFlags to support prereleaseChannels, the goal is to be able to configure what release channel each feature flag will be enabled / disabled changelog: [internal] internal Differential Revision: D68583324
7bf2a07
to
6dff221
Compare
This pull request was exported from Phabricator. Differential Revision: D68583324 |
…k#49141) Summary: This diff extends ReactNativeFeatureFlags to support prereleaseChannels, the goal is to be able to configure what release channel each feature flag will be enabled / disabled changelog: [internal] internal Differential Revision: D68583324
6dff221
to
a0f6c04
Compare
This pull request was exported from Phabricator. Differential Revision: D68583324 |
…k#49141) Summary: This diff extends ReactNativeFeatureFlags to support prereleaseChannels, the goal is to be able to configure what release channel each feature flag will be enabled / disabled changelog: [internal] internal Reviewed By: rubennorte Differential Revision: D68583324
a0f6c04
to
9bb7981
Compare
This pull request was exported from Phabricator. Differential Revision: D68583324 |
This pull request has been merged in bdb394f. |
This pull request was successfully merged by @mdvacca in bdb394f When will my fix make it into a release? | How to file a pick request? |
Summary:
This diff extends ReactNativeFeatureFlags to support prereleaseChannels, the goal is to be able to configure what release channel each feature flag will be enabled / disabled
changelog: [internal] internal
Differential Revision: D68583324