mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
7327c6acb1
* test: added test-case failing like https://github.com/withastro/astro/issues/9103 * fix: replace leading `//` with `/` for generated static paths * fix: use stringifyParams()-function, removed JSON.stringify on string * test: align "/test/ing/"-title to other titles * ci: added changeset * test: updated test-name to more closely reflect the issue being tested * test: added test-case for dynamic route-param with leading slash * Update .changeset/tender-apples-lie.md --------- Co-authored-by: Frank <62514408+frank371ba@users.noreply.github.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
171 B
171 B
astro |
---|
patch |
Fixes an issue where a leading slash created incorrect conflict resolution between pages generated from static routes and catch-all dynamic routes