0.78.0-rc.3
- Add the
source
parameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @cipolleschi)
- Add missing
invariant
dependency (ee8088b615 by @tido64) - Fix
maxFontSizeMultiplier
prop onText
andTextInput
components in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @RickardZrinski)
- Pass the bundle URL protocol when setting up HMR client on Android (32fe244744 by @byCedric)
Hermes dSYMS:
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.
0.78.0-rc.2
- Load images even when the extension is implicit (b9f418e9bc by @cipolleschi)
Hermes dSYMS:
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.
0.74.7
- Fix #41226 by suppressing path adjustment when not actually drawing a border (8501b6396b by @knappam)
- RGNP - Remove unnecessary dependency on
gradle-tooling-api-builders
- serviceOf failure (b6bdecd309 by @cortinico)
- Fix iOS crash occurring when navigating to a new app screen with a displaying modal (52888c0c1e by Zhi Zhou)
- Fix ruby for CI (1c80702e95 by @cipolleschi)
- Fixes animations strict weak ordering sorted check failed (60889e170c by @zhongwuzw)
Hermes dSYMS:
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.
0.77.0
0.77 stable is out!
This release also includes over 1061 commits from 161 contributors! Thanks to everyone who contributed to our first release of 2025!
You can see all the highlights of the release in our release blog post.
Hermes dSYMS:
You can file 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
0.78.0-rc.1
- Pin 'concurrent-ruby' to a working version (198adb47af by @cipolleschi)
- Buttons becoming unresponsive when transform is animated (2204ec94d4 by @sammy-SC)
Hermes dSYMS:
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.
0.77.0-rc.7
- Fix
TextMeasureCacheKey
discarding someLayoutConstraints
(e7db7a7266 by @NickGerleman ) - Fix buttons becoming unresponsive when transform is animated (Revert #48669) (c799aa07e2 by @sammy-SC)
- Fix
maxLength
not working in old arch (4b3ef3b00c by @mateoguzmana)
Hermes dSYMS:
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.
0.78.0-rc.0
Hermes dSYMS:
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. EOF
0.76.6
- layout: Fix TextMeasureCacheKey Throwing Out Some LayoutConstraints (f7a5db3c06 by @NickGerleman)
- layout: Restore layout/invalidate during ReactViewClippingManager.removeViewAt() (0683206927 by Thomas Nardone)
- Native Modules: Prioritise local OnLoad.cpp, falling back to default-app-setup (8b1f049879 by @timbocole)
- runtime: Remove feature flag for allowRecursiveCommitsWithSynchronousMountOnAndroid (fb7f87ecb2 by @cipolleschi)
- TextInput: Fixing TextInput
maxLength
not working in old arch (9ecf290d27 by @mateoguzmana)
Hermes dSYMS:
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](https://github.com/facebook/react-native/blob/main/CHANGELOG.md
0.77.0-rc.6
- Fixes RNTester JSC Debug instacrashing (17a5d2be5a by @cortinico)
- Fixes C++ TurboModules: Prioritise OnLoad.cpp, falling back to default-app-setup (5a64bde701 by @timbocole)
Hermes dSYMS:
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.
0.77.0-rc.5
- Fixes numeric TextInput not triggering
onSubmitEditing
(0bcb0c2b2f by @zhongwuzw) - Fixed problem with third party libraries overwriting
inputAccessoryView
(d34032b6c0 by @kirillzyusko)
Hermes dSYMS:
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.