astro 2.5.1
Patch Changes
-
#7128
72f686a68Thanks @johannesspohr! - Fix routes created byinjectRoutefor SSR -
#7132
319a0a7a0Thanks @ematipico! - Emit middleware as an entrypoint during build -
#7036
852d59a8dThanks @ematipico! - Emit pages as dynamic import chunks during the build -
#7126
530fb9ebeThanks @bluwy! - Add route information when warning ofgetStaticPaths()ignored -
#7118
3257dd289Thanks @Princesseuh! - Fix unnecessary warning showing on start when a collection folder was empty. The warning was also enhanced to add more information about possible causes.