Change8

@astrojs/cloudflare@13.0.0-beta.4

📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes type incompatibility issues for the exported `handle()` function and updates the Cloudflare integration to use the latest compatibility date.

Migration Steps

  1. Updates `astro add cloudflare` to use the latest valid `compatibility_date` in the wrangler config, if available.

🐛 Bug Fixes

  • Fixes types of the `handle()` function exported from /handler, which could be incompatible with types generated by `wrangler types`.

Affected Symbols