Cloudflare adapter
Found in 1 package: astro
astro(8 releases)
astro@7.2.7This patch release includes several bug fixes for route handling, request processing, and the experimental SVG optimizer. It also updates Cloudflare adapter compatibility requirements.
@astrojs/cloudflare@13.1.9This patch release fixes an issue where .svelte files in node_modules caused errors with the Cloudflare adapter when prerendering for a Node environment. It also updates the underscore-redirects dependency.
@astrojs/svelte@8.0.5This patch release fixes an issue where .svelte files in node_modules caused errors when using the Cloudflare adapter with node prerendering.
astro@6.1.4This patch release addresses several bugs related to Vite builds, the Cloudflare adapter in development mode, and trailing slash handling for pages with dots in filenames and static builds.
@astrojs/cloudflare@13.0.2This patch release fixes an issue with `return;` syntax in frontmatter and corrects incorrect KV binding behavior in the Cloudflare adapter.
@astrojs/preact@5.0.0BreakingAstro v6.0 introduces major upgrades, including raising the minimum Node.js version to 22.12.0 and migrating the development server and bundler to Vite v7.0. This release also includes several bug fixes related to Preact integration and rendering issues.
@astrojs/preact@5.0.0-beta.3This patch release fixes an issue where Preact components failed to render correctly with the Cloudflare adapter in development mode.
astro@6.0.0-beta.4This patch release addresses two specific bugs: one related to missing styles in development for prerendered pages with the Cloudflare adapter, and another concerning unauthorized file serving in the dev server.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when Cloudflare adapter changes.
Learn More