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

RN/Relay: Bump Dependency to React 19 (#44990) #13

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

blakef
Copy link
Collaborator

@blakef blakef commented Jun 17, 2024

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 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:

Changelog:

Test Plan:

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
@blakef blakef requested a review from cortinico June 17, 2024 11:12
@blakef blakef merged commit f73a8f5 into main Jun 17, 2024
@blakef blakef deleted the chore-add-template-change branch June 17, 2024 12:00
@blakef blakef restored the chore-add-template-change branch June 17, 2024 12:00
@blakef blakef deleted the chore-add-template-change branch June 17, 2024 12:00
@@ -49,6 +49,9 @@ react {
//
// The list of flags to pass to the Hermes compiler. By default is "-O", "-output-source-map"
// hermesFlags = ["-O", "-output-source-map"]

/* Autolinking */
autolinkLibrariesWithApp()
Copy link
Member

Choose a reason for hiding this comment

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

nit: Those changes are unrelated from the linked PR @blakef (facebook/react-native#44990)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yea, my script has failed me here.

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.

3 participants