summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-18 08:36:25 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-18 10:36:25 -0500
commite3c030e5d3bef916bc5319327b0c978a355031e3 (patch)
tree1ca00ead92919b20894409278ff1f862ac6dc821 /.changeset
parentae766f31fe71c0a1d6d91225c8a10a9a6f60565a (diff)
downloadastro-90eb20099f497bbc172c52e02258f83db42fec96.tar.gz
astro-90eb20099f497bbc172c52e02258f83db42fec96.tar.zst
astro-90eb20099f497bbc172c52e02258f83db42fec96.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/kind-bears-pretend.md5
-rw-r--r--.changeset/lemon-comics-jump.md5
2 files changed, 0 insertions, 10 deletions
diff --git a/.changeset/kind-bears-pretend.md b/.changeset/kind-bears-pretend.md
deleted file mode 100644
index 92f0374a1..000000000
--- a/.changeset/kind-bears-pretend.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/react': patch
----
-
-Fix missing export for new `experimentalReactChildren` option
diff --git a/.changeset/lemon-comics-jump.md b/.changeset/lemon-comics-jump.md
deleted file mode 100644
index f2c9255f3..000000000
--- a/.changeset/lemon-comics-jump.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix 404 response leading to an infinite loop when there is no 404 page.