Major Changes #12524 9f44019 Thanks @bluwy! - Updates Vite dependency to v6 to match Astro v5 Minor Changes #12539 827093e Thanks @bluwy! - Drops node 21 support #12510 14feaf3 Thanks @bholmesdev! - Changes the generated URL query param from _astroAction to _action when submitting a form using Actions. This avoids leaking the framework name into the URL bar, which may be considered a security issue.