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