FRONTEND
Astro v7.1.5
RESUMEN
Patch Changes - #17524 `7613030` Thanks @matthewp! - Fixes a bug where an error while finalizing a request could prevent a resp
Descripción Detallada
Patch Changes - #17524 `7613030` Thanks @matthewp! - Fixes a bug where an error while finalizing a request could prevent a response from being sent - #17480 `f61ba9c` Thanks @florian-lefebvre! - Fixes a case where a custom `logger.entrypoint` failed to load at runtime in a built server bundle. - #17525 `e614b7b` Thanks @matthewp! - Fixes action path resolution so that properties of a resolved action function are not treated as routable path segments - #17284 `c775c1f` Thanks @matthewp! - Fixes a bug where the custom 404 (or 500) page was not rendered when a middleware rewrite targeted a route that returned an empty 404/500 response, and a blank page was returned instead - #17474 (
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
FRONTEND
Astro v8.1.3
### Patch Changes - Updated dependencies \[[`c895b12`](https://github.com/withastro/astro/commit/c895b12b99a73f5a9f98d6699452d12c138f8a18)]: - @astrojs/internal-helpers@0.10.2 - @astrojs/underscore-redirects@1.0.3
FRONTEND
Astro v2.16.18
### Patch Changes - [#17474](https://github.com/withastro/astro/pull/17474) [`c895b12`](https://github.com/withastro/astro/commit/c895b12b99a73f5a9f98d6699452d12c138f8a18) Thanks [@nicksnyder](https://github.com/nicksnyder)! - Updates dependency `js-yaml` to v4.3.0