0.76.0-rc.4
Pre-release
Pre-release
v0.76.0-rc.4
Breaking
iOS specific
- Add ability to control bundle loading on the new architecture similar to
loadSourceForBridge
. Removed some properties from theRCTRootViewFactory
. (056a39f68f by @alanjhughes)
Added
- Expose
MetroConfig
type directly fromreact-native/metro-config
. (0c007793d8 by @tjzel)
Changed
- Update debugger-frontend from e8c7943...ce5d32a (7a601f428e by @huntie)
- Update ReactNativeFlipper deprecation to ERROR (531657b394 by @cortinico)
iOS specific
- Rename
RCTUIGraphicsImageRenderer
toRCTMakeUIGraphicsImageRenderer
(3a38e3b25e by @Saadnajmi) - Passed correct title and titleColor prop to updateTitle function (5c7a166dca by @shubhamguptadream11)
Fixed
- Restore Metro log forwarding, change notice to signal future removal (6047f9cc09 by @huntie)
- Fix logbox reporting React errors as Warnings (cbb313253f by @rickhanlonii)
- Respond with status code
200
when successfully launching RNDT (6a26fc639a by @byCedric)
iOS specific
- Properly retain/release backgroundColor in RCTBorderDrawing (bf7e289396 by @Saadnajmi)
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.