-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
RN/Relay: Bump Dependency to React 19 #44990
Conversation
This pull request was exported from Phabricator. Differential Revision: D58625271 |
Base commit: 8c06a69 |
This pull request was exported from Phabricator. Differential Revision: D58625271 |
0e1e9b9
to
e0bcb09
Compare
Summary: Pull Request resolved: facebook#44990 Upgrades React Native and Relay to depend on React 19, which is currently published as release candidates. This is in preparation for React Native 0.75. This will depend on updating open source renderers after [facebook/react#29903](facebook/react#29903) is merged. Changelog: [General][Changed] - Upgrade to React 19 Reviewed By: robhogan Differential Revision: D58625271
This pull request was exported from Phabricator. Differential Revision: D58625271 |
Summary: Pull Request resolved: facebook#44990 Upgrades React Native and Relay to depend on React 19, which is currently published as release candidates. This is in preparation for React Native 0.75. This will depend on updating open source renderers after [facebook/react#29903](facebook/react#29903) is merged. Changelog: [General][Changed] - Upgrade to React 19 Reviewed By: robhogan Differential Revision: D58625271
e0bcb09
to
caf3044
Compare
This pull request was exported from Phabricator. Differential Revision: D58625271 |
Summary: Pull Request resolved: facebook#44990 Upgrades React Native and Relay to depend on React 19, which is currently published as release candidates. This is in preparation for React Native 0.75. This will depend on updating open source renderers after [facebook/react#29903](facebook/react#29903) is merged. Changelog: [General][Changed] - Upgrade to React 19 Reviewed By: robhogan Differential Revision: D58625271
caf3044
to
718cd2a
Compare
Summary: There are a couple Jest unit test cases for `VirtualizedList-test.js` that require further investigation. We believe that these are problems with Jest fake timers in the test and not with the component itself, so for now let's skip them so as to unblock the upgrade to React 19. Changelog: [Internal] Differential Revision: D58656948
Summary: Enables these 2 global feature flags for React Native Jest testing: - `IS_REACT_ACT_ENVIRONMENT` - `IS_REACT_NATIVE_TEST_ENVIRONMENT` Changelog: [General][Changed] - Enables React global flag that causes Jest testing environment to require `act()` Differential Revision: D58644562
Summary: Pull Request resolved: facebook#44990 Upgrades React Native and Relay to depend on React 19, which is currently published as release candidates. This is in preparation for React Native 0.75. This will depend on updating open source renderers after [facebook/react#29903](facebook/react#29903) is merged. Changelog: [General][Changed] - Upgrade to React 19 Reviewed By: robhogan Differential Revision: D58625271
This pull request was exported from Phabricator. Differential Revision: D58625271 |
718cd2a
to
4e22394
Compare
Summary: X-link: facebook/react-native#44990 Upgrades React Native and Relay to depend on React 19, which is currently published as release candidates. This is in preparation for React Native 0.75. This will depend on updating open source renderers after [facebook/react#29903](facebook/react#29903) is merged. Changelog: [General][Changed] - Upgrade to React 19 Reviewed By: robhogan Differential Revision: D58625271 fbshipit-source-id: f9ad95b18716a9ce02f7cfbcc7248bdfb244c010
This pull request has been merged in 0dd8224. |
Summary: Pull Request resolved: facebook/react-native#44990 Upgrades React Native and Relay to depend on React 19, which is currently published as release candidates. This is in preparation for React Native 0.75. This will depend on updating open source renderers after [facebook/react#29903](facebook/react#29903) is merged. Changelog: [General][Changed] - Upgrade to React 19 Reviewed By: robhogan Differential Revision: D58625271 fbshipit-source-id: f9ad95b18716a9ce02f7cfbcc7248bdfb244c010 Original: facebook/react-native@0dd8224
Summary:
Upgrades React Native and Relay to depend on React 19, which is currently published as release candidates. This is in preparation for React Native 0.75.
This will depend on updating open source renderers after facebook/react#29903 is merged.
Changelog:
[General][Changed] - Upgrade to React 19
Reviewed By: robhogan
Differential Revision: D58625271