Change8

@astrojs/cloudflare@13.1.8

📦 astroView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This patch release addresses an ERR_MULTIPLE_CONSUMERS error related to Cloudflare Queues integration during prerendering and cleans up an unused export in the /info package path.

🐛 Bug Fixes

  • Fixes ERR_MULTIPLE_CONSUMERS error when using Cloudflare Queues with prerendered pages by excluding 'queues.consumers' from the entry worker config in the prerender worker.
  • Removes an unused function re-export from the /info package path.

Affected Symbols