0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/funny-lobsters-promise.md
Arsh 9fd24a546c
fix(routing): trailingSlash on endpoints (#9597)
* fix(routing): applies trailingSlash on endpoints

* add changeset

* add test

* Update .changeset/funny-lobsters-promise.md

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-01-04 10:59:48 +00:00

100 B

astro
patch

Fixes an issue where configuring trailingSlash had no effect on API routes.