astro@7.2.6

withastro/astroastro@7.2.6Aug 24, 2026by astrobot-houston

AI Summary

Addresses a crash in the new FetchState(request) constructor that occurred during development when server dependencies were optimized.

Key Highlights

  • Fixes crash when new FetchState(request) fails in dev with optimized server deps

Full Release Notes

### Patch Changes

-   [#17812](https://github.com/withastro/astro/pull/17812) [`29af6da`](https://github.com/withastro/astro/commit/29af6da5c11aff673133f96df029f40345674f0e) Thanks [@matthewp](https://github.com/matthewp)! - Fixes a bug where `new FetchState(request)` could fail in development when server dependencies were optimized