releases.sh

Request finalization crash fixed; middleware rewrite handling corrected

astro@7.1.5

July 28, 2026astroView original ↗
4 fixesThis release4 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • #17524 7613030 Thanks @matthewp! - Fixes a bug where an error while finalizing a request could prevent a response from being sent

  • #17480 f61ba9c Thanks @florian-lefebvre! - Fixes a case where a custom logger.entrypoint failed to load at runtime in a built server bundle.

  • #17525 e614b7b Thanks @matthewp! - Fixes action path resolution so that properties of a resolved action function are not treated as routable path segments

  • #17284 c775c1f Thanks @matthewp! - Fixes a bug where the custom 404 (or 500) page was not rendered when a middleware rewrite targeted a route that returned an empty 404/500 response, and a blank page was returned instead

  • #17474 c895b12 Thanks @nicksnyder! - Updates dependency js-yaml to v4.3.0

  • Updated dependencies [c895b12]:

    • @astrojs/internal-helpers@0.10.2
    • @astrojs/markdown-remark@7.2.2
    • @astrojs/markdown-satteri@0.3.5

Fetched August 11, 2026