Astro: @astrojs/cloudflare@13.0.0-beta.7 Release

Release date:
February 11, 2026
Previous version:
@astrojs/cloudflare@13.0.0-beta.6 (released February 9, 2026)
Magnitude:
740 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/cloudflare@13.0.0-beta.7

ematipico
Princesseuh

Directory Browser for @astrojs/cloudflare@13.0.0-beta.7

All files are compared to previous version, @astrojs/cloudflare@13.0.0-beta.6. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • #15452 e1aa3f3 Thanks @matthewp! - Fixes server-side dependencies not being discovered ahead of time during development

    Previously, imports in .astro file frontmatter were not scanned by Vite's dependency optimizer, causing a "new dependencies optimized" message and page reload when the dependency was first encountered. Astro is now able to scan these dependencies ahead of time.

  • #15450 50c9129 Thanks @florian-lefebvre! - Fixes a case where build.serverEntry would not be respected when using the new Adapter API

  • Updated dependencies []: