diff options
Diffstat (limited to '.changeset/hot-camels-move.md')
-rw-r--r-- | .changeset/hot-camels-move.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/hot-camels-move.md b/.changeset/hot-camels-move.md new file mode 100644 index 000000000..2598e7540 --- /dev/null +++ b/.changeset/hot-camels-move.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Properly handle including trailing slash on the image endpoint route based on the trailingSlash config |