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 v7.0.13
### Patch Changes - [#17018](https://github.com/withastro/astro/pull/17018) [`1310277`](https://github.com/withastro/astro/commit/1310277db33cd93aa99e87492650c633af0fe257) Thanks [@matthewp](https://github.com/matthewp)! - Hardens `remotePatterns` regex generation to match canonical wildcard sema
FRONTEND
Astro v6.4.6
### Patch Changes - [#16765](https://github.com/withastro/astro/pull/16765) [`b10e86e`](https://github.com/withastro/astro/commit/b10e86e6dbaf04678127c86366befc0b78a164f6) Thanks [@fkatsuhiro](https://github.com/fkatsuhiro)! - Fixes an issue where renaming an image file while the dev server is ru