Skip to content

Tags: facebook/hermes

Tags

hermes-v250829098.0.6

Toggle hermes-v250829098.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[HermesV1] Sync JSI from Aug 29th to Jan 14th (#1878)

Co-authored-by: Chi Tsai <[email protected]>
Co-authored-by: Tzvetan Mikov <[email protected]>

hermes-v0.15.0

Toggle hermes-v0.15.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump hermes-compiler for next release (#1832)

Summary:
<!--
  Thanks for submitting a pull request!
  We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The two fields below are mandatory.

  Before submitting a pull request, please make sure the following is done:

  1. Fork [the repository](https://github.com/facebook/hermes) and create your branch from `main`.
  2. If you've fixed a bug or added code that should be tested, add tests!
  3. Ensure it builds and the test suite passes. [tips](https://github.com/facebook/hermes/blob/HEAD/doc/BuildingAndRunning.md)
  4. Format your code with `.../hermes/utils/format.sh`
  5. If you haven't already, complete the CLA.

  Note: We kindly request that pull requests address more than just a single typo.
  While we sincerely appreciate your attention to detail, we would be most grateful
  if typo fixes were batched together to include several corrections. This helps our
  maintainers focus on substantive contributions to the codebase. Thank you for your
  understanding and cooperation!
-->

Patch version bump of `hermes-compiler` following the `0.83-stable` branch cut in React Native. See [`guide-hermes-release.md`](https://github.com/reactwg/react-native-releases/blob/main/docs/guide-hermes-release.md#step-5-only-for-branch-cut-bump-version-on-main-and-hermes-v1-release-branch).

Pull Request resolved: #1832

Test Plan: —

Reviewed By: cipolleschi

Differential Revision: D89048410

Pulled By: huntie

fbshipit-source-id: f2a9a132f19f8260a2ae13b5bdabff353fc1eacc

hermes-v250829098.0.5

Toggle hermes-v250829098.0.5's commit message
Bump hermes-compiler to .0.5

hermes-v250829098.0.4

Toggle hermes-v250829098.0.4's commit message
Change value of HERMESVM_HEAP_HV_MODE on Android

Summary:
X-link: facebook/react-native#54240

Changelog: [Android][Changed] Changed value of `HERMESVM_HEAP_HV_MODE` to `HEAP_HV_PREFER32` for Hermes V1

Reviewed By: cipolleschi

Differential Revision: D85329156

fbshipit-source-id: c7d0a948b1262d081cf0b2c9972f89a8efcf3808

hermes-v250829098.0.3

Toggle hermes-v250829098.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1833 from coado/250829098.0.0-stable

Cherry picking fixes to `create-tag` workflow and description improvements

hermes-v250829098.0.2

Toggle hermes-v250829098.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1830 from coado/250829098.0.0-stable

Cherry pick latest commits from static_h for release

hermes-v0.14.0

Toggle hermes-v0.14.0's commit message
Improve reliability of OSS CI by retrying visionOS and tvOS downloads…

… if they fail (#1826)

Summary:
Pull Request resolved: #1826

## Summary
I noticed that, after the migration to macos-15 runners, the OSS CI fails flakily to download the tvOS and visionOS runtimes.
This diff Introduces a retry mechanism to address flaky download connections, waiting 5 sec in case the previous step failed.

Reviewed By: lavenzg

Differential Revision: D85847907

fbshipit-source-id: f02268ebb3ff5a1c1f67fe93e5b333bf91f420d8

hermes-2025-09-01-RNv0.82.0-265ef62ff3eb7289d17e366664ac0da82303e101

Toggle hermes-2025-09-01-RNv0.82.0-265ef62ff3eb7289d17e366664ac0da82303e101's commit message
Create tasks for publishing Android only to maven temp local and sona…

…type (#1766)

Summary:
Pull Request resolved: #1766

This diff adds tasks (`publishAndroidOnlyToMavenTempLocal` and `publishAndroidOnlyToSonatype`) for publishing Android artifacts to maven temp local and sonatype.

Reviewed By: cortinico

Differential Revision: D80800868

fbshipit-source-id: 6f958994ae1f90aa6cb46bd7004edabf29b46e4e

hermes-2025-07-24-RNv0.80.2-5c7dbc0a78cb2d2a8bc81c41c617c3abecf209ff

Toggle hermes-2025-07-24-RNv0.80.2-5c7dbc0a78cb2d2a8bc81c41c617c3abecf209ff's commit message
add IHermes::resetTimezoneCache()

Summary:
`IHermes::resetTimezoneCache()` must be called by the integrator when a
timezone change has been detected.

Reviewed By: dannysu

Differential Revision: D75544519

Pulled By: tmikov

fbshipit-source-id: 3b698d2768eb7e226963f95018cd1d0758d9012d

hermes-2025-07-07-RNv0.81.0-e0fc67142ec0763c6b6153ca2bf96df815539782

Toggle hermes-2025-07-07-RNv0.81.0-e0fc67142ec0763c6b6153ca2bf96df815539782's commit message
Update ReactNativeIntegration.md (#1724)

Summary:
How to bypass React Native's default Hermes integration through
CocoaPods. I spent 2 days trying to build my app in iOS using a custom
 hermes build, and it was impossible until I found this flag.

Pull Request resolved: #1724

Test Plan:
no need

Rollback Plan:

Reviewed By: avp

Differential Revision: D77121476

Pulled By: tmikov

fbshipit-source-id: ce39ff04446003c14bcc9865222bdccba4a414f8