Patch Changes
-
#6859
4c7ba4da0
Thanks @andremralves! - Fix Astro.params does not contain path parameter from URL with non-English characters. -
#6872
b6154d2d5
Thanks @bluwy! - Fix hoisted scripts path for linked package Astro components -
#6862
1f2699461
Thanks @jcdogo! - Fixes bug with assetsPrefix not being prepended to component-url and renderer-url in astro islands when using SSR mode. -
#6902
0afff3274
Thanks @bluwy! - Disable Vite optimizer for sync and config loading. Improve first page load time for warm server startup.