mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
dddcae7a11
## Summary Enables the `enableEagerAlternateStateNodeCleanup` feature flag for all variants, while maintaining the `__VARIANT__` for the internal React Native flavor for backtesting reasons. ## How did you test this change? ``` $ yarn test ```