v0.76.7
Changed
iOS specific
- Pin 'concurrent-ruby' to a working version (198adb47af by @cipolleschi)
Fixed
- Fix
maxFontSizeMultiplier
prop onText
andTextInput
components in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @RickardZrinski) - Appearance: Fix
Appearance.setColorScheme(null)
not resetting color scheme value (7d63235086 by @sangonz193)
Android specific
- Add missing
invariant
dependency (ee8088b615 by @tido64) - Fix execution of early InteropEvents (4ed2b35bf6 by @mdvacca)
- Bump Kotlin to 1.9.25 to mitigate #49115 (f8857ba3b5 by @cortinico)
iOS specific
- runtime:
RCTSurfaceHostingProxyRootView
no longer has different behavior (whether it callsstart
on the provided surface) depending on which initializer is used. Callstart
yourself on the surface instead. (13b93cfdda by Nolan O'Brien) - Be less strict with method parsing of TurboModule Interop Layer
- Avoid crashing the app when the InteropLayer can't find some methods in the native implementation. (3bd3f101b9 by @cipolleschi)
- Fix applicationDidEnterBackground not being called (adaceba546 by @alextoudic)
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.