diff options
author | 2024-06-06 08:02:22 -0700 | |
---|---|---|
committer | 2024-06-06 11:02:22 -0400 | |
commit | 48d53094cdbbcd4363d6c77aac13161c5cde5064 (patch) | |
tree | 5ef23b05dc153f4a2944e4ca8c2536d3f3d6934e /.changeset/swift-phones-rhyme.md | |
parent | 97fbe938a9b07d52d61011da4bd5a8b5ad85a700 (diff) | |
download | astro-@astrojs/mdx@3.1.0.tar.gz astro-@astrojs/mdx@3.1.0.tar.zst astro-@astrojs/mdx@3.1.0.zip |
[ci] release (#11186)astro@4.10.0@astrojs/vue@4.4.0@astrojs/svelte@5.5.0@astrojs/solid-js@4.3.0@astrojs/react@3.5.0@astrojs/preact@3.4.0@astrojs/mdx@3.1.0@astrojs/lit@4.2.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/swift-phones-rhyme.md')
-rw-r--r-- | .changeset/swift-phones-rhyme.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/swift-phones-rhyme.md b/.changeset/swift-phones-rhyme.md deleted file mode 100644 index 3675fac14..000000000 --- a/.changeset/swift-phones-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where `Astro.rewrite` wasn't carrying over the body of a `Request` in on-demand pages. |