-
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
Upgrade RN CLI to v8 alpha.5 #33755
Upgrade RN CLI to v8 alpha.5 #33755
Conversation
@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks for sending this in @thymikee!
Base commit: e7d9e4d |
Base commit: e7d9e4d |
This pull request was successfully merged by @thymikee in 1e0226f. When will my fix make it into a release? | Upcoming Releases |
@fortmarek 1e0226f this should be picked on .69.0-rc1 👍 |
Summary: Upgrades the React Native CLI to v8 alpha.5. Includes Metro bump to 0.70.2 cc fortmarek kelset cortinico ## Changelog [General] [Changed] - Upgrade RN CLI to v8 alpha.5 Pull Request resolved: #33755 Test Plan: CI Reviewed By: motiz88, cipolleschi Differential Revision: D36128899 Pulled By: cortinico fbshipit-source-id: b9ce0b4f9fef356141a79be9ccdcabd841d6d1ea
Summary
Upgrades the React Native CLI to v8 alpha.4. Includes Metro bump to 0.70. cc @fortmarek @kelset @cortinico
Changelog
[General] [Changed] - Upgrade RN CLI to v8 alpha.4
Test Plan
CI