FRONTEND
Astro v5.0.0
RESUMEN
Major Changes - #14427 `e131261` Thanks @florian-lefebvre! - Increases minimum Node.js version to 22.12.0 - ([v6 upgrad
Descripción Detallada
Major Changes - #14427 `e131261` Thanks @florian-lefebvre! - Increases minimum Node.js version to 22.12.0 - (v6 upgrade guidance) Patch Changes - #15187 `bbb5811` Thanks @matthewp! - Update to Astro 6 beta - #15344 `9d87f77` Thanks @matthewp! - Fixes a hang that could occur when the npm registry is slow or unresponsive by adding a 10 second timeout to the version check - #15350 `d758b68` Thanks @matthewp! - Errors when `--add` and `--no-install` flags are used together, as `--add` requires dependencies to be installed - #15264 `11efb05` Thanks @florian-lefebvre!
Astro v5.0.0 requiere Node.js 22.12.0 o superior.
- Se aumenta la versión mínima de Node.js a 22.12.0.
- Actualización a Astro 6 beta.
- Se añade un timeout de 10 segundos para la verificación de versiones si el registro de npm es lento.
A quién le importa
Solo si usas Astro y necesitas compatibilidad con Node.js.
Generado por IA · puede contener errores
Releases Relacionados
FRONTEND
Astro v14.1.7
### Patch Changes - [#17543](https://github.com/withastro/astro/pull/17543) [`bbc1ec9`](https://github.com/withastro/astro/commit/bbc1ec9715160e25eb6a6fee2e133386414c0c00) Thanks [@ematipico](https://github.com/ematipico)! - Fixes a bug where Cloudflare couldn't load chunked collections via `expe
FRONTEND
Astro v7.1.6
### Patch Changes - [#17536](https://github.com/withastro/astro/pull/17536) [`ff97b86`](https://github.com/withastro/astro/commit/ff97b86ab02d199af5fe0f6e9984e9919c8276bf) Thanks [@dmgawel](https://github.com/dmgawel)! - Fixes concurrent static builds failing to generate i18n rewrite fallbacks fo