FRONTEND
Astro v6.1.9
RESUMEN
Patch Changes - #16448 `99464ed` Thanks @matthewp! - Updates vite, picomatch, and unstorage to latest patch versions - [#164
Descripción Detallada
Patch Changes - #16448 `99464ed` Thanks @matthewp! - Updates vite, picomatch, and unstorage to latest patch versions - #16422 `a3951d7` Thanks @matthewp! - Hardens `astro-island` export resolution and hydration error handling for malformed component metadata - #16420 `e21de1d` Thanks @matthewp! - Hardens Astro's error overlay and server logging paths to avoid unsafe HTML insertion and format-string interpolation - #16419 `f3485c3` Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffolding - #16022 `a002540` Thanks @mathieumaf! - Fixes an issue where i18n domains
Actualizaciones de dependencias y mejoras en la seguridad del manejo de errores.
- Actualiza vite, picomatch y unstorage a sus últimas versiones de parche.
- Mejora la resolución de exportación y el manejo de errores en `astro-island`.
- Refuerza la seguridad en la superposición de errores y los registros del servidor.
- Fortalece las búsquedas de metadatos de objetos anidados e ignora claves de prototipo.
A quién le importa
Todos los que usan Astro y quieren mantener su proyecto actualizado.
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