React 19.0 becomes the stable major with Actions, <code>use</code>, and new hooks
The React team published React 19.0.0 with async-capable Actions, useActionState, useOptimistic, and the use API for promise/context consumption.
Form integrations include native action props plus useFormStatus for pending UI.