@astrojs/cloudflare@14.0.1

parruda/swarm@astrojs/cloudflare@14.0.1Jun 25, 2026by astrobot-houston

AI Summary

A patch release fixing out-of-memory crashes on Vite 8 and React hook warnings during SSR optimizer reload.

Key Highlights

  • Fixes OOM crashes for Cloudflare users on Vite 8
  • Resolves React invalid hook warnings during cold SSR optimizer reload

New Features

  • Stability improvements for Vite 8 compatibility
  • Fixed React hook warnings

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