astro 2.1.7
Patch Changes
-
#6192
b7194103eThanks @erg208! - Updated to fix the Node SSR fails on POST with Express JSON middleware -
#6630
cfcf2e2ffThanks @bholmesdev! - Support automatic image optimization for Markdoc images when usingexperimental.assets. You can follow our Assets guide to enable this feature in your project. Then, start using relative or aliased image sources in your Markdoc files for automatic optimization:<!--Relative paths-->  <!--Or configured aliases-->  -
#6638
7daef9a29Thanks @matthewp! - Avoid implicit head injection when a head is in the tree