Bump hermes-compiler to 0.16.0#1871
Closed
huntie wants to merge 1 commit into
Closed
Conversation
meta-codesync Bot
pushed a commit
that referenced
this pull request
Jan 5, 2026
Summary: Follows `0.84-stable` branch cut in React Native. Pull Request resolved: #1871 Reviewed By: cipolleschi Differential Revision: D90120775 Pulled By: huntie fbshipit-source-id: 9615c73f5867beb7d5295d0f578a2398fe569a13
Member
Author
|
Merged as eb1eb2d. |
meta-codesync Bot
pushed a commit
that referenced
this pull request
May 7, 2026
Summary: As part of branch cutting for React Native OSS (which still supports legacy Hermes), React Native 0.86 will [track](facebook/react-native@89a2a20) [`release-v0.17`](https://github.com/facebook/hermes/tree/release-v0.17) of (legacy) Hermes, which I cut yesterday. This bumps the version on `main` to `0.18.0` ready for the next branch cut (per [release process](https://github.com/reactwg/react-native-releases/blob/main/docs/guide-hermes-release.md#step-5-bump-version-on-main-and-hermes-v1-release-branch), see also #1871, #1923). Pull Request resolved: #2008 Reviewed By: cortinico Differential Revision: D104215999 Pulled By: robhogan fbshipit-source-id: 28abe89a4cc0eb75c6b78ceb150453de47f0ef93
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follows
0.84-stablebranch cut in React Native.