react-native-releases icon indicating copy to clipboard operation
react-native-releases copied to clipboard

[0.74] RC-only: Keep ES6Proxy enabled in bridgeless mode

Open fkgozali opened this issue 11 months ago • 2 comments

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 runtime was disabled by accident, causing https://github.com/facebook/react-native/issues/43523

Note that this is an RC-only pick, we cannot land it as is to main without bigger refactor (which will come in a later time).

fkgozali avatar Mar 19 '24 00:03 fkgozali