@astrojs/cloudflare@14.0.1

karpathy/nn-zero-to-hero@astrojs/cloudflare@14.0.1Jun 25, 2026by astrobot-houston

AI Summary

Fixes Out of Memory (OOM) crashes on Vite 8 by migrating the frontmatter scan plugin and resolves React invalid hook warnings during cold SSR optimizer reloads.

Key Highlights

  • Fixes OOM crashes on Vite 8 via Rolldown migration
  • Fixes React invalid hook warnings during cold SSR 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