astro@2.10.13
版本发布时间: 2023-08-23 22:14:52
withastro/astro最新发布版本:astro@5.0.0-beta.2(2024-09-24 17:12:05)
Patch Changes
-
#8152
582132328
Thanks @andremralves! - Displays a new config error ifoutDir
is placed withinpublicDir
. -
#8166
fddd4dc71
Thanks @martrapp! - ViewTransitions: Fixes in the client-side router -
#8182
cfc465dde
Thanks @martrapp! - View Transitions: self link (href=""
) does not trigger page reload -
#8171
95120efbe
Thanks @Princesseuh! - Fix missing type forimageConfig
export fromastro:assets
-
#8187
273335cb0
Thanks @bluwy! - Fix Astro components parent-child render order -
#8184
9142178b1
Thanks @martrapp! - Fix: The scrolling behavior of ViewTransitions is now more similar to the expected browser behavior -
#8163
179796405
Thanks @delucis! - Make typing ofdefineCollection
more permissive to support advanced union and intersection types