FRONTEND
Astro v2.16.12
RESUMEN
Patch Changes - #17345 `5196fb4` Thanks @kkhys! - Fixes an opaque `Cannot read properties of undefined (reading 'fileExists')` cra
Descripción Detallada
Patch Changes - #17345 `5196fb4` Thanks @kkhys! - Fixes an opaque `Cannot read properties of undefined (reading 'fileExists')` crash when `astro check` runs against the TypeScript 7 native compiler. The native compiler does not ship the programmatic API the checker relies on yet, so `astro check` now fails early with a clear message pointing to the tracking issue instead.
Actualización de servicios de Volar a la versión 0.0.70.
- Se actualizan los servicios de Volar a la versión 0.0.70.
- El servidor de lenguaje YAML ya no depende de una versión vulnerable de lodash.
A quién le importa
Todos los que usan Volar y YAML en sus proyectos.
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