Astro: @astrojs/cloudflare@13.1.8 Release

Release date:
April 8, 2026
Previous version:
@astrojs/cloudflare@13.1.7 (released April 1, 2026)
Magnitude:
2,132 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

25 Commits in this Release

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

Authored April 7, 2026
Authored April 6, 2026
Authored April 8, 2026
Authored April 8, 2026
Authored April 8, 2026
Authored April 7, 2026
Authored April 8, 2026
Authored April 2, 2026
Authored April 8, 2026
Authored April 8, 2026
Authored April 8, 2026

Top Contributors in @astrojs/cloudflare@13.1.8

ematipico
florian-lefebvre
Desel72
travisbreaks
AmarReddy4
dataCenter430
GameRoMan
alexanderdombroski
alexanderniebuhr
fkatsuhiro

Directory Browser for @astrojs/cloudflare@13.1.8

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

Loading File Browser...

Release Notes Published

Patch Changes

  • #16225 756e7be Thanks @travisbreaks! - Fixes ERR_MULTIPLE_CONSUMERS error when using Cloudflare Queues with prerendered pages. The prerender worker config callback now excludes queues.consumers from the entry worker config, since the prerender worker only renders static HTML and should not register as a queue consumer. Queue producers (bindings) are preserved.

  • #16192 79d86b8 Thanks @alexanderniebuhr! - Removes an unused function re-export from the /info package path

  • Updated dependencies []: