Patch Changes
-
#6766
72fed684a
Thanks @Xetera! - Exporting the ImageFunction in astro:content and grouping it under a SchemaContext -
#6772
45bff6fcc
Thanks @natemoo-re! - Allowimport.meta.env
values of0
,1
,true
, andfalse
to be used forexport const prerender
statements -
#6770
52d7a4a01
Thanks @Princesseuh! - Updated types to match newer Vite versions -
#6774
9e88e0f23
Thanks @bholmesdev! - Fix: remove oldslug()
type fromdefineCollection()
helper -
#6775
fa84f1a7d
Thanks @matthewp! - Support streaming inside of slots -
#6779
a98f6f418
Thanks @matthewp! - Prevent body head content injection in MDX when using layout -
#6781
7f74326b7
Thanks @bholmesdev! - Fixastro:server:setup
middlewares not applying. This resolves an issue with the Partytown integration in dev.