Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .changeset/bumpy-cats-sneeze.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
  • Loading branch information
eureka928 and florian-lefebvre authored Jan 8, 2026
commit d8aa966f56656f9a1243b93ff87cc47aae4f1538
2 changes: 1 addition & 1 deletion .changeset/bumpy-cats-sneeze.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'astro': patch
---

Fixes an issue where requests with query parameters to the `base` path would return a 404 if trailingSlash was not 'ignore' in development
Fixes an issue where requests with query parameters to the `base` path would return a 404 if trailingSlash was not `'ignore'` in development
Loading