Change8
Symbol8 releases

Cloudflare adapter

Found in 1 package: astro

astro(8 releases)

astro@7.2.7
Aug 25, 2026

This 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.9
Apr 13, 2026

This 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.5
Apr 13, 2026

This patch release fixes an issue where .svelte files in node_modules caused errors when using the Cloudflare adapter with node prerendering.

astro@6.1.4
Apr 6, 2026

This 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.2
Mar 10, 2026

This patch release fixes an issue with `return;` syntax in frontmatter and corrects incorrect KV binding behavior in the Cloudflare adapter.

@astrojs/preact@5.0.0Breaking
Mar 10, 2026

Astro 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.3
Feb 4, 2026

This patch release fixes an issue where Preact components failed to render correctly with the Cloudflare adapter in development mode.

astro@6.0.0-beta.4
Jan 27, 2026

This 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