Patch Changes
-
#12985
84e94cc
Thanks @matthewp! - Prevent re-executing scripts in client router -
#13349
50e2e0b
Thanks @ascorbic! - Correctly escapes attributes in Markdown images -
#13262
0025df3
Thanks @ematipico! - Refactor Astro Actions to not use a middleware. Doing so should avoid unexpected issues when using the Astro middleware at the edge.