React Native: v0.77.0-rc.2 Release

Release date:
December 9, 2024
Previous version:
v0.77.0-rc.1 (released December 4, 2024)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v0.77.0-rc.2

Could not determine top contributors for this release.

Directory Browser for v0.77.0-rc.2

All files are compared to previous version, v0.77.0-rc.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<!-- TODO Copy and paste your formatted Changelog generated here. -->

v0.77.0-rc.2

Changed

  • Reverts #47503. (~~Callbacks passed to animation.start(<callback>) will be scheduled for execution in a microtask. Previously, there were certain scenarios in which the callback could be synchronously executed by start.~~) (8793b7d89b by @yungsters) ### Fixed #### Android specific
  • Fix crash on HeadlessJsTaskService on old architecture (4560fc0497 by @cortinico)
  • Re-introduce the deprecated constructor on ReactModuleInfo (734730df75 by @cortinico)

<!-- TODO Update these links for your release version --> Hermes dSYMS: - Debug - Release


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper βš›οΈ.


View the whole changelog in the CHANGELOG.md file.