-
Notifications
You must be signed in to change notification settings - Fork 25k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: facebook/react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: facebook/react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.84-stable
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 59 files changed
- 6 contributors
Commits on Jan 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 56ba306 - Browse repository at this point
Copy the full SHA 56ba306View commit details
Commits on Jan 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1e34474 - Browse repository at this point
Copy the full SHA 1e34474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0500cf8 - Browse repository at this point
Copy the full SHA 0500cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cac35f - Browse repository at this point
Copy the full SHA 4cac35fView commit details
Commits on Jan 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a5a9bf1 - Browse repository at this point
Copy the full SHA a5a9bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4c732 - Browse repository at this point
Copy the full SHA 8c4c732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 549b9e7 - Browse repository at this point
Copy the full SHA 549b9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29495d5 - Browse repository at this point
Copy the full SHA 29495d5View commit details
Commits on Jan 12, 2026
-
Revert: Bump minimum Node.js version to v22.11 (prev LTS) (#55113)
Summary: Pull Request resolved: #55113 Reverts #55038 Dropping v20 (still in LTS) causes friction with Expo's LTS policy, so we're restoring support for v20.19. Changelog: [General][Added] Revert #55038 Reviewed By: shwanton Differential Revision: D90467161 fbshipit-source-id: d876cf7869f11e04058f88239f553704e0706514
Configuration menu - View commit details
-
Copy full SHA for e4be8c4 - Browse repository at this point
Copy the full SHA e4be8c4View commit details -
Use Hermes V1 as default engine (#54989)
Summary: This change makes Hermes V1 the default engine for React Native for both platforms. This change needs to land before the branch cut of react native 0.84 bypass-github-export-checks ## Changelog: [iOS][Changed] - Make Hermes V1 the default engine for iOS Pull Request resolved: #54989 Test Plan: 1. Run `bundle exec pod install` and verified that Hermes V1 is used when building from source <img height="480" alt="Simulator Screenshot - iPhone 17 Pro - 2025-12-29 at 11 28 44" src="https://github.com/user-attachments/assets/0889f16c-f2ee-4a0e-9a4d-529dd82c8283" /> 2. Run `prebuild-ios -s` and verified that the scripts downloads the Hermes V1 tarball <img width="831" height="324" alt="Screenshot 2025-12-29 at 10 37 53" src="https://github.com/user-attachments/assets/9a60565e-1e13-4967-a4a4-dd079e6b040f" /> 3. GHA and nightlies Reviewed By: vzaidman, cortinico, huntie Differential Revision: D89881943 Pulled By: cipolleschi fbshipit-source-id: 958b6d31bd4230ba4a5c7fee2bffc19e03dcbc89
Configuration menu - View commit details
-
Copy full SHA for bbe02de - Browse repository at this point
Copy the full SHA bbe02deView commit details -
fix(android): support
unstable_pathquery param in asset URLs (#55072)Summary: Syncs `getAndroidResourceIdentifier` implementations between [`/community-cli-plugin/src/commands/bundle/assetPathUtils.js`](https://github.com/facebook/react-native/blob/main/packages/community-cli-plugin/src/commands/bundle/assetPathUtils.js#L72-L79) and [`/assets/path-support.js`](https://github.com/facebook/react-native/blob/main/packages/assets/path-support.js#L77-L85). Ideally, the former should use `react-native/assets-registry` directly so we don't need to sync. ## Changelog: [ANDROID] [FIXED] - Handle `unstable_path` query param in asset URLs Pull Request resolved: #55072 Test Plan: n/a Reviewed By: javache Differential Revision: D90267467 Pulled By: Abbondanzo fbshipit-source-id: f4eb0053c6af02b67f3fb493ae76e290d6b354e5
Configuration menu - View commit details
-
Copy full SHA for 41221b8 - Browse repository at this point
Copy the full SHA 41221b8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...0.84-stable