mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
b72ef1accdced0b7a8f77df9afcd71251e271bed
React.cache on the client (#28250)
Adds a feature flag to control whether the client cache function is just
a passthrough. before we land breaking changes for the next major it
will be off and then we can flag it on when we want to break it.
flag is off for OSS for now and on elsewhere (though the parent flag
enableCache is off in some cases)
DiffTrain build for [2bc7d336ae](https://github.com/facebook/react/commit/2bc7d336ae7db689699baeb1fffc2c03d8753ffe)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%