Skip to content

[ci] release#17411

Open
astrobot-houston wants to merge 1 commit into
mainfrom
changeset-release/main
Open

[ci] release#17411
astrobot-houston wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@astrobot-houston

@astrobot-houston astrobot-houston commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

astro@7.1.2

Patch Changes

  • #17402 a89c137 Thanks @farrosfr! - Fixes a bug where mutated Astro.locals during the request lifecycle are lost and not passed to custom error pages (404.astro/500.astro)

  • #17405 91992ef Thanks @Araluma! - Prevents an unhandled promise rejection from the prefetch fetch fallback. In WebKit (Safari), <link rel="prefetch"> is unsupported, so prefetch uses the fetch() fallback; on a flaky connection that fetch rejects with TypeError: Load failed, and because the promise was not awaited or caught, it surfaced as an unhandled rejection to the page's global error handlers. The best-effort prefetch now swallows the failure with .catch().

@github-actions github-actions Bot added pkg: example Related to an example package (scope) pkg: astro Related to the core `astro` package (scope) labels Jul 17, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 17b8822 to 3c6f206 Compare July 17, 2026 18:43
@matthewp matthewp closed this Jul 17, 2026
@matthewp matthewp reopened this Jul 17, 2026
@matthewp matthewp closed this Jul 17, 2026
@matthewp matthewp reopened this Jul 17, 2026
@matthewp matthewp closed this Jul 17, 2026
@matthewp matthewp reopened this Jul 17, 2026
@withastro withastro deleted a comment from astro-release-security Bot Jul 17, 2026
@withastro withastro deleted a comment from astro-release-security Bot Jul 17, 2026
@astro-release-security

astro-release-security Bot commented Jul 17, 2026

Copy link
Copy Markdown

Release security review

INCOMPLETE for 3c6f20666d328190c7abe5528c3d224f1911bc53. The review could not be completed. Details are withheld.

@matthewp matthewp closed this Jul 18, 2026
@matthewp matthewp reopened this Jul 18, 2026
@matthewp matthewp closed this Jul 18, 2026
@matthewp matthewp reopened this Jul 18, 2026
@matthewp matthewp closed this Jul 18, 2026
@matthewp matthewp reopened this Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants