astro 2.2.1
Patch Changes
-
#6766
72fed684aThanks @Xetera! - Exporting the ImageFunction in astro:content and grouping it under a SchemaContext -
#6772
45bff6fccThanks @natemoo-re! - Allowimport.meta.envvalues of0,1,true, andfalseto be used forexport const prerenderstatements -
#6770
52d7a4a01Thanks @Princesseuh! - Updated types to match newer Vite versions -
#6774
9e88e0f23Thanks @bholmesdev! - Fix: remove oldslug()type fromdefineCollection()helper -
#6775
fa84f1a7dThanks @matthewp! - Support streaming inside of slots -
#6779
a98f6f418Thanks @matthewp! - Prevent body head content injection in MDX when using layout -
#6781
7f74326b7Thanks @bholmesdev! - Fixastro:server:setupmiddlewares not applying. This resolves an issue with the Partytown integration in dev.