@astrojs/cloudflare@14.0.1
gofiber/fiber@astrojs/cloudflare@14.0.1Jun 25, 2026by astrobot-houston
AI Summary
A patch release fixing OOM crashes and React hook warnings in development mode.
Key Highlights
- Fixes OOM crashes on Vite 8 by migrating frontmatter scan plugin
- Fixes React invalid hook warning during SSR optimizer reload
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