mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
17eaacaac1
## Overview Adds a `pending` state to useFormState, which will be replaced by `useActionState` in the next diff. We will keep `useFormState` around for backwards compatibility, but functionally it will work the same as `useActionState`, which has an `isPending` state returned.
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.