diff options
author | 2025-02-04 01:57:13 -0800 | |
---|---|---|
committer | 2025-02-04 09:57:13 +0000 | |
commit | f98e29d141ef5202cde6add62d451f55dab8cd00 (patch) | |
tree | 25a9311ac1be09b30e79d3567d747a0a479aa421 /.changeset | |
parent | 40f5f6f06039ca1836f943dfd6d03ba9f338bd09 (diff) | |
download | astro-f98e29d141ef5202cde6add62d451f55dab8cd00.tar.gz astro-f98e29d141ef5202cde6add62d451f55dab8cd00.tar.zst astro-f98e29d141ef5202cde6add62d451f55dab8cd00.zip |
[ci] release (#13129)astro@5.2.4@astrojs/preact@4.0.4@astrojs/markdoc@0.12.9@astrojs/internal-helpers@0.5.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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` |