0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/.changeset
Frank 7327c6acb1
Fix leading slash creating incorrect conflict resolution between pages generated from static routes and rest parameters (#10607)
* 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>
2024-06-10 11:19:17 +01:00
..
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
friendly-eagles-arrive.md fix(@astrojs/partytown): prevent crashes when View Transitions are enabled (#11083) 2024-06-10 11:16:59 +01:00
heavy-eagles-happen.md fix(i18n): improve error message (#11189) 2024-06-10 11:15:06 +01:00
README.md
six-files-carry.md Let middleware handle the original request URL (#11211) 2024-06-10 10:58:44 +01:00
tender-apples-lie.md Fix leading slash creating incorrect conflict resolution between pages generated from static routes and rest parameters (#10607) 2024-06-10 11:19:17 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation