diff --git a/.changeset/twenty-cycles-bathe.md b/.changeset/twenty-cycles-bathe.md index d3d0cff1d4ec..718cdc6902ac 100644 --- a/.changeset/twenty-cycles-bathe.md +++ b/.changeset/twenty-cycles-bathe.md @@ -1,5 +1,5 @@ --- -"astro": patch +"astro": minor --- Add compatibility for Astro Actions in the React 19 beta. Actions can be passed to a `form action` prop directly, and Astro will automatically add metadata for progressive enhancement.