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

Release date:
January 30, 2026
Previous version:
@astrojs/cloudflare@13.0.0-beta.2 (released January 27, 2026)
Magnitude:
343 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

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

ematipico

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

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

Loading File Browser...

Release Notes Published

Patch Changes

  • #15336 9cce92e Thanks @ascorbic! - Fixes a dev server issue where framework components from linked packages would fail to load with a 504 error.

    This could occur when using client:only or other client directives with components from monorepo packages (linked via file: or workspace protocol). The first request would trigger Vite's dependency optimizer mid-request, causing concurrent client module requests to fail.

  • Updated dependencies []: