react-native-releases
react-native-releases copied to clipboard
React Native Releases Working Group
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43708 ### Description second attempt for https://github.com/reactwg/react-native-releases/issues/183 i realized my original pick request had a merge conflict,...
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43699 ### Description This the 2nd of 2 PRs that are supposed to fix https://github.com/facebook/react-native/issues/43632
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43683 ### Description This the 1st of 2 PRs that are supposed to fix https://github.com/facebook/react-native/issues/43632
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43661 ### Description The only affected configuration is android bridgeless. This is the fix. Without this fix,...
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43690 ### Description Fixes https://github.com/facebook/react-native/issues/43678. Without this, and without React DevTools enabled, rendering Modal component will throw...
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43681 ### Description We need to bump the CLI to v13.6.3 as soon as it's out. I'm...
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43645/ ### Description https://github.com/facebook/react-native/pull/43521 & https://github.com/facebook/react-native/pull/43588 aimed to fix `react-native-restart`, however in RELEASE `handleReloadJS()` is a no-op...
### Target Branch(es) 0.72, 0.73 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43643 ### Description Fixes slow screen opening in apps (running on Android) using react-native-safe-area-context: * https://github.com/th3rdwave/react-native-safe-area-context/issues/448
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43538 ### Description This is a regression in bridgeless vs the bridge, where the ES6Proxy for Hermes...
### Target Branch(es) 0.74 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/43634 ### Description The `use_ccache` directive is broken on 0.74 due to missing scripts in the package.json....