@astrojs/cloudflare@14.0.1

withastro/astro@astrojs/cloudflare@14.0.1Jun 25, 2026by astrobot-houston

AI Summary

Fixes OOM crashes and React hook warnings on Vite 8 by migrating to Rolldown-compatible options.

Key Highlights

  • Migrated frontmatter scan plugin to Rolldown options
  • Fixed React invalid hook warning during SSR optimizer reload

New Features

  • Performance and stability improvements for Cloudflare adapter

Full Release Notes

### Patch Changes

-   [#17175](https://github.com/withastro/astro/pull/17175) [`7a7d879`](https://github.com/withastro/astro/commit/7a7d8791503cf460e0fb5ad1e9f52b84ec19928f) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes `astro dev` OOM crashes for `@astrojs/cloudflare` users on Vite 8 by migrating the frontmatter scan plugin to Rolldown-compatible options.

-   [#17187](https://github.com/withastro/astro/pull/17187) [`0db4b57`](https://github.com/withastro/astro/commit/0db4b57b6425af8c0174c6b478f56a097f1060ff) Thanks [@matthewp](https://github.com/matthewp)! - Fixes React invalid hook warning during cold SSR optimizer reload when using ClientRouter

-   Updated dependencies \[]:
    -   @astrojs/underscore-redirects@1.0.3