summaryrefslogtreecommitdiff
path: root/.changeset/giant-zoos-fail.md
diff options
context:
space:
mode:
authorGravatar Arsh <69170106+lilnasy@users.noreply.github.com> 2024-02-13 10:28:28 -0700
committerGravatar GitHub <noreply@github.com> 2024-02-13 10:28:28 -0700
commit71273edbb429b5afdba6f8ee14681b66e4c09ecc (patch)
treefec957baf00b8c385d225a0906fac5ffc234764c /.changeset/giant-zoos-fail.md
parent73bd900754365b006ee730df9f379ba924e5b3fa (diff)
downloadastro-71273edbb429b5afdba6f8ee14681b66e4c09ecc.tar.gz
astro-71273edbb429b5afdba6f8ee14681b66e4c09ecc.tar.zst
astro-71273edbb429b5afdba6f8ee14681b66e4c09ecc.zip
qol(islands): improve hydration errors (#10075)
* improve error messages for island hydration * add changeset --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to '.changeset/giant-zoos-fail.md')
-rw-r--r--.changeset/giant-zoos-fail.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/giant-zoos-fail.md b/.changeset/giant-zoos-fail.md
new file mode 100644
index 000000000..2c4188541
--- /dev/null
+++ b/.changeset/giant-zoos-fail.md
@@ -0,0 +1,5 @@
+---
+"astro": patch
+---
+
+Improves error messages for island hydration.