Patch Changes
-
#6693
c0b7864a4
Thanks @bholmesdev! - Fix: avoid callingastro:server:setup
integration hook in production -
#6676
5e33c51a9
Thanks @bholmesdev! - Fix next and previous links for index routes when using pagination -
#6717
c2d4ae1cb
Thanks @Princesseuh! - Dynamically import check command to improve startup speed and prevent Astro from crashing due to language-server stuff -
#6679
08e92f4f8
Thanks @fcFn! - Fix incorrect path to file in error overlay on Win -
#6649
f0b732d32
Thanks @Princesseuh! - Improve error handling when usingastro:assets
-
#6710
a0bdf4ce2
Thanks @Princesseuh! - Fix multiple Image / getImage calls with the same image causing multiple duplicate images to be generated -
#6711
c04ea0d43
Thanks @Princesseuh! - Fix InferGetStaticParamsType and InferGetStaticPropsType not working when getStaticPaths wasn't async -
#6701
46ecf4662
Thanks @Princesseuh! - Remove unnecessary.wasm
files inside build output when possible