Releases: withastro/astro
[email protected]
Patch Changes
-
#6940
a98df9374
Thanks @delucis! - Support custom 404s added viainjectRoute
or assrc/pages/404.html
-
#6948
50975f2ea
Thanks @imchell! - Placeholders for slots are cleaned in HTML String that is rendered -
#6848
ebae1eaf8
Thanks @Princesseuh! - Updateexperimental.assets
'simage.service
configuration to allow for a config option in addition to an entrypoint -
#6953
dc062f669
Thanks @Princesseuh! - Updateastro check
to use version 1.0.0 of the Astro language server -
Updated dependencies [
ac57b5549
]:- @astrojs/[email protected]
- @astrojs/[email protected]
@astrojs/[email protected]
@astrojs/[email protected]
@astrojs/[email protected]
@astrojs/[email protected]
@astrojs/[email protected]
@astrojs/[email protected]
Patch Changes
-
#6935
c405cef64
Thanks @matthewp! - Catch errors that occur within the stream in the Node adapter -
Updated dependencies [
a98df9374
,ac57b5549
,50975f2ea
,ebae1eaf8
,dc062f669
]:- [email protected]
- @astrojs/[email protected]
@astrojs/[email protected]
[email protected]
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.