diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/afraid-kangaroos-hope.md | 5 | ||||
-rw-r--r-- | .changeset/pink-apes-invite.md | 5 | ||||
-rw-r--r-- | .changeset/purple-suits-matter.md | 5 | ||||
-rw-r--r-- | .changeset/short-pots-report.md | 5 |
4 files changed, 0 insertions, 20 deletions
diff --git a/.changeset/afraid-kangaroos-hope.md b/.changeset/afraid-kangaroos-hope.md deleted file mode 100644 index 0c137293c..000000000 --- a/.changeset/afraid-kangaroos-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/internal-helpers': patch ---- - -Fixes a bug that meant that internal as well as trailing duplicate slashes were collapsed diff --git a/.changeset/pink-apes-invite.md b/.changeset/pink-apes-invite.md deleted file mode 100644 index f2c88fd16..000000000 --- a/.changeset/pink-apes-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug that caused duplicate slashes inside query params to be collapsed diff --git a/.changeset/purple-suits-matter.md b/.changeset/purple-suits-matter.md deleted file mode 100644 index 998a5fcaa..000000000 --- a/.changeset/purple-suits-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Ignores trailing slashes for endpoints with file extensions in the route diff --git a/.changeset/short-pots-report.md b/.changeset/short-pots-report.md deleted file mode 100644 index 43537f230..000000000 --- a/.changeset/short-pots-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/preact': patch ---- - -Upgrades `@preact/preset-vite` |