diff options
Diffstat (limited to '.changeset/puny-masks-laugh.md')
-rw-r--r-- | .changeset/puny-masks-laugh.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/puny-masks-laugh.md b/.changeset/puny-masks-laugh.md deleted file mode 100644 index 48ab52d16..000000000 --- a/.changeset/puny-masks-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix routing with base paths when trailingSlash is set to 'never'. This ensures requests to '/base' are correctly matched when the base path is set to '/base', without requiring a trailing slash. |