Astro: @astrojs/cloudflare@13.2.2 Release

Release date:
April 28, 2026
Previous version:
@astrojs/cloudflare@13.2.1 (released April 23, 2026)
Magnitude:
653 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

15 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in @astrojs/cloudflare@13.2.2

matthewp
ljharb
Princesseuh
ematipico
renovate-bot
astrobot-houston

Directory Browser for @astrojs/cloudflare@13.2.2

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

Loading File Browser...

Release Notes Published

Patch Changes

  • #16498 4efe020 Thanks @matthewp! - Fixes the dependency scan failing with "No matching export for import 'default'" when a .ts file default-imports an .astro component

    The esbuild scan plugin now includes export default {} in its output for .astro files, preventing the scan from failing and ensuring all dependencies are discovered ahead of time.

  • Updated dependencies []: