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 v6.2.1
### Patch Changes - [#16531](https://github.com/withastro/astro/pull/16531) [`76db01d`](https://github.com/withastro/astro/commit/76db01d332a4029f46f6df7a60fae14278321d2c) Thanks [@rodrigosdev](https://github.com/rodrigosdev)! - Fixes config validation for omitted `integrations` fields with newer
FRONTEND
Astro v0.21.1
### Patch Changes - [#16534](https://github.com/withastro/astro/pull/16534) [`5cf6c51`](https://github.com/withastro/astro/commit/5cf6c51188b52d22f133ea9373da0080f74701f9) Thanks [@matthewp](https://github.com/matthewp)! - Fixes compatibility with Zod 4.4.0 for the `server` config property and er