astro 1.6.8
Patch Changes
-
#5375
f9104354bThanks @Princesseuh! - Fix regression causing nested arrays ingetStaticPaths's return value to throw an error -
#5346
f3181b5adThanks @bluwy! - Fix .html.astro file routing in dev -
#5358
9eee0f016Thanks @matthewp! - Properly support trailingSlash: never with a base -
#5345
3ae2a961bThanks @bluwy! - Respect Vite user config for third-party packages config handling -
#5371
bee8c14afThanks @matthewp! - Prefer thebaseconfig rather than site config for creating URLs for links and scripts. -
#5369
e385076efThanks @natemoo-re! - Upgrade@astrojs/compiler, fixes regression withbodyhandling whenheadcontains a Component node