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.4.8
### Patch Changes - [#17109](https://github.com/withastro/astro/pull/17109) [`27c80ea`](https://github.com/withastro/astro/commit/27c80ea92248993e5fce94b2c26d87d611ab6785) Thanks [@ematipico](https://github.com/ematipico)! - Harden the limits on the number of decoding on the URL.
FRONTEND
Astro v6.4.7
### Patch Changes - [#17035](https://github.com/withastro/astro/pull/17035) [`197e50e`](https://github.com/withastro/astro/commit/197e50e2e37168a9b9e8a014c13d1308b2220ca1) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes `getRelativeLocaleUrl`, `getAbsoluteLocaleUrl`, and