- Fixed Astro Actions handling of nested object properties, restoring compatibility with Zod functions like superRefine and discriminatedUnion.
- Resolved dev server hang on the first request when using the Cloudflare adapter.
- Corrected Astro.rewrite() to collapse duplicate slashes in target paths, preventing URL parsing errors.