diff options
author | 2025-02-24 05:49:05 -0800 | |
---|---|---|
committer | 2025-02-24 14:49:05 +0100 | |
commit | 4cb33770d3f5c9c2ff658e2ba8067a72d9487564 (patch) | |
tree | 5e2a60ff4737889b2abf0dc226587488a644ce69 /.changeset/clean-tools-promise.md | |
parent | 467e88e48735883abc188db5d9f82d744f2a2fc6 (diff) | |
download | astro-@astrojs/vercel@8.0.8.tar.gz astro-@astrojs/vercel@8.0.8.tar.zst astro-@astrojs/vercel@8.0.8.zip |
[ci] release (#13244)create-astro@4.11.1astro@5.3.1@astrojs/vue@5.0.7@astrojs/vercel@8.0.8@astrojs/node@9.1.1@astrojs/netlify@6.2.1@astrojs/cloudflare@12.2.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/clean-tools-promise.md')
-rw-r--r-- | .changeset/clean-tools-promise.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/clean-tools-promise.md b/.changeset/clean-tools-promise.md deleted file mode 100644 index 1ce31a654..000000000 --- a/.changeset/clean-tools-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Ensures consistent behaviour of `Astro.rewrite`/`ctx.rewrite` when using `base` and `trailingSlash` options. |