FRONTEND
Astro v14.0.1
RESUMEN
Patch Changes - #17175 `7a7d879` Thanks @astrobot-houston! - Fixes `astro dev` OOM crashes for `@astrojs/cloudflare` us
Descripción Detallada
Patch Changes - #17175 `7a7d879` Thanks @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 `0db4b57` Thanks @matthewp! - Fixes React invalid hook warning during cold SSR optimizer reload when using ClientRouter - Updated dependencies \[]: - @astrojs/underscore-redirects@1.0.3
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
FRONTEND
Astro v0.7.3
### Patch Changes - [#17188](https://github.com/withastro/astro/pull/17188) [`675d11d`](https://github.com/withastro/astro/commit/675d11d0859478f0a31132e2ca1371b1afe5651d) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes `@astrojs/upgrade` showing a generic error when pnpm
FRONTEND
Astro v2.0.1
### Patch Changes - [#17142](https://github.com/withastro/astro/pull/17142) [`973ea49`](https://github.com/withastro/astro/commit/973ea495bf27699648406f8404913c0dbf6c6bc3) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes a crash when rendering shiki-highlighted code blocks