Skip to content

[ci] release - #17815

Merged
matthewp merged 2 commits into
mainfrom
changeset-release/main
Aug 25, 2026
Merged

[ci] release#17815
matthewp merged 2 commits into
mainfrom
changeset-release/main

Conversation

@astrobot-houston

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

Patch Changes

  • #17415 55d38c8 Thanks @iseraph-dev! - Deserializes each route once when loading the SSR manifest

  • #17772 023b48b Thanks @matthewp! - Fixes route selection for normalized request paths in adapter and development request handling

  • #17819 633855b Thanks @matthewp! - Updates generated and default Cloudflare compatibility_date values to match the installed runtime and requires Wrangler ^4.125.0

  • #17813 ae26d18 Thanks @matthewp! - Fixes rewrite() and next(payload) for GET and HEAD requests with host-provided bodies

  • #17816 a0d2fe3 Thanks @astro-factory! - Fixes the experimental svgOptimizer not generating unique per-file ID prefixes when using SVGO's prefixIds plugin

@astrojs/cloudflare@14.2.5

Patch Changes

  • #17819 633855b Thanks @matthewp! - Updates generated and default Cloudflare compatibility_date values to match the installed runtime and requires Wrangler ^4.125.0

  • #17675 44d384c Thanks @danielmlr! - Adds the Worker version to the cache metadata of cached responses when the CF_VERSION_METADATA binding is configured. Responses carry an astro-version:<id> cache tag for version-specific purging, and responses that already send Last-Modified get a weak ETag that folds the version in. Conditional revalidation then returns fresh content after a deploy that changes rendered output but not content — most commonly the hashed asset URLs in server-rendered HTML. Without the binding, nothing changes.

  • Updated dependencies []:

    • @astrojs/underscore-redirects@1.0.4

@astrojs/language-server@2.16.15

Patch Changes

  • #17820 89e5349 Thanks @matthewp! - Fixes source.organizeImports leaking generated Astro component exports into .astro files

astro-vscode@2.16.20

Patch Changes

  • #17792 6a46994 Thanks @matthewp! - Fixes syntax highlighting for multiline <script> and <style> tags with a lang or type attribute

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4b978d2 to 6ca6143 Compare August 24, 2026 22:11
@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 24, 2026
@astro-release-security

astro-release-security Bot commented Aug 24, 2026

Copy link
Copy Markdown

Release security review

Passed

No release-blocking vulnerabilities were found.

Reviewed commit: 585344b

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 4ac7d43 to 0e5e650 Compare August 25, 2026 15:11
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0e5e650 to 26274c8 Compare August 25, 2026 15:13
@github-actions github-actions Bot added the pkg: integration Related to any renderer integration (scope) label Aug 25, 2026
@matthewp
matthewp merged commit eface15 into main Aug 25, 2026
29 checks passed
@matthewp
matthewp deleted the changeset-release/main branch August 25, 2026 19:46
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) pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants