8000
Skip to content

[ci] release - #17739

Merged
matthewp merged 1 commit into
mainfrom
changeset-release/main
Aug 19, 2026
Merged

[ci] release#17739
matthewp merged 1 commit into
mainfrom
changeset-release/main

Conversation

@astrobot-houston
@astrobot-houston astrobot-houston commented Aug 18, 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.2.4

Patch Changes

  • #17747 a90ff66 Thanks @Princesseuh! - Fixes builds hanging when an image file is malformed

  • #17701 05763a0 Thanks @matthewp! - Fixes base path stripping to respect path-segment boundaries. With a configured base such as /docs, a request like /docs-archive/page is no longer treated as being under the base, so routing and context.url.pathname now agree on the same pathname.

  • #17742 70b449d Thanks @Kjubikstronk! - Fixes astro build throwing TypeError: Missing parameter for dynamic routes when build.format: 'preserve' and trailingSlash: 'always' are used together. Stripping the framework-injected .html suffix dropped the trailing slash that the compiled route pattern requires, so the route no longer matched itself and its params resolved as empty.

  • #17703 771b0a9 Thanks @astrobot-houston! - Fixes Astro.site always being undefined when rendering components via the Container API, even when site is set in astroConfig

  • Updated dependencies [05763a0, bc171af]:

    • @astrojs/internal-helpers@0.10.4
    • @astrojs/markdown-satteri@0.3.7
    • @astrojs/markdown-remark@7.2.4

@astrojs/cloudflare@14.2.3

Patch Changes

  • Updated dependencies [05763a0]:
    • @astrojs/internal-helpers@0.10.4
    • @astrojs/underscore-redirects@1.0.4

@astrojs/markdoc@2.0.8

Patch Changes

  • Updated dependencies [05763a0]:
    • @astrojs/internal-helpers@0.10.4

@astrojs/mdx@7.0.7

Patch Changes

  • #17731 bc171af Thanks @Princesseuh! - Updates Sätteri processor to v0.10.3. See its changelog for details on bugs fixed and features added.

  • Updated dependencies [05763a0]:

    • @astrojs/internal-helpers@0.10.4
    • @astrojs/markdown-remark@7.2.4

@astrojs/netlify@8.2.3

Patch Changes

  • Updated dependencies [05763a0]:
    • @astrojs/internal-helpers@0.10.4
    • @astrojs/underscore-redirects@1.0.4

@astrojs/node@11.1.4

Patch Changes

  • Updated dependencies [05763a0]:
    • @astrojs/internal-helpers@0.10.4

@astrojs/preact@6.0.4

Patch Changes

  • Updated dependencies [05763a0]:
    • @astrojs/internal-helpers@0.10.4

@astrojs/react@6.0.4

Patch Changes

  • Updated dependencies [05763a0]:
    • @astrojs/internal-helpers@0.10.4

@astrojs/vercel@11.0.7

Patch Changes

  • #17687 0a22ff5 Thanks @asmyshlyaev177! - Fixes middlewareMode: 'edge' not running your middleware when isr is also enabled

    Previously, enabling both options deployed the edge middleware but never reached it: requests went straight to the ISR function, which skips rendering entirely on a cache hit. Middleware now runs at the edge for ISR-backed routes before the cached response is served, and query strings are preserved when it forwards the request.

  • Updated dependencies [05763a0]:

    • @astrojs/internal-helpers@0.10.4

@astrojs/internal-helpers@0.10.4

Patch Changes

  • #17701 05763a0 Thanks @matthewp! - Fixes base path stripping to respect path-segment boundaries. With a configured base such as /docs, a request like /docs-archive/page is no longer treated as being under the base, so routing and context.url.pathname now agree on the same pathname.

@astrojs/markdown-remark@7.2.4

Patch Changes

  • Updated dependencies [05763a0]:
    • @astrojs/internal-helpers@0.10.4

@astrojs/markdown-satteri@0.3.7

Patch Changes

@github-actions github-actions Bot added pkg: example Related to an example package (scope) pkg: astro Related to the core `astro` package (scope) labels Aug 18, 2026
@astro-release-security
astro-release-security Bot commented Aug 18, 2026
Copy link
Copy Markdown

Release security review

Passed

No release-blocking vulnerabilities were found.

Reviewed commit: 494a1dc

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 917c69d to c15463c Compare August 19, 2026 09:56
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 33389a4 to 7ad314b Compare August 19, 2026 13:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7ad314b to 494a1dc Compare August 19, 2026 13:49
@matthewp
matthewp merged commit 8a31cba into main Aug 19, 2026
23 checks passed
@matthewp
matthewp deleted the changeset-release/main branch August 19, 2026 14:34
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

0