FRONTEND
Astro v6.4.3
RESUMEN
Patch Changes - #16900 `17a0fbd` Thanks @ocavue! - Bumps `devalue` dependency to v5.8.1 - (
Descripción Detallada
Patch Changes - #16900 `17a0fbd` Thanks @ocavue! - Bumps `devalue` dependency to v5.8.1 - #16016 `0d85e1b` Thanks @felmonon! - Fix a false positive in the dev toolbar accessibility audit for anchors with text inside closed `` elements. - #16911 `79c6c46` Thanks @astrobot-houston! - Fixes a bug where `experimental.advancedRouting` with `astro/hono` handlers threw `TypeError: Cannot read properties of undefined (reading 'route')` for unmatched routes instead of rendering the custom 404 page. - #16899 `239c469` Thanks @matthewp! - Fixes a false "does not call the middleware() handler" warning when using `astro()` in a custom `src/app.ts` and the first request is a redirect route. - #16887 (
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
FRONTEND
Astro v14.1.5
### Patch Changes - [#17376](https://github.com/withastro/astro/pull/17376) [`0216368`](https://github.com/withastro/astro/commit/0216368c621dd033223ca91d670801fe423d631d) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes a bug where an explicit `cache: { enabled: false }`
FRONTEND
Astro v7.1.4
### Patch Changes - [#17488](https://github.com/withastro/astro/pull/17488) [`d4f266d`](https://github.com/withastro/astro/commit/d4f266de4af009876baa554708705e5ac36572bb) Thanks [@emerson-d-lopes](https://github.com/emerson-d-lopes)! - Fixes duplicate CSS files being emitted in server output whe