mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
4efc12509b8d086edb021d80097bff6e816f72ec
experimental_ aliases for Server Actions APIs (#27461)
This adds back the `experimental_`-prefixed Server Actions APIs to the
experimental builds only, so that apps that use those don't immediately
break when upgrading. The APIs will log a warning to encourage people to
move to the unprefixed version, or to switch to the canary release
channel.
We can remove these in a few weeks after we've given people a chance to
upgrade.
This does not affect the canary builds at all, since they never had the
prefixed versions to begin with.
DiffTrain build for [ca237d6f0a](https://github.com/facebook/react/commit/ca237d6f0ab986e799f192224d3066f76d66b73b)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%