summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2022-05-11 10:25:12 -0600
committerGravatar Matthew Phillips <matthew@skypack.dev> 2022-05-11 10:25:24 -0600
commitf40705d906951a2ac16a89290bcadd597fe4cbeb (patch)
tree7e70134b50df4e0f68b99b778a7de9d23d7f0e79
parent461d1bb4c33cb50ee29e1ec08a8dbf35f2b00baf (diff)
downloadastro-f40705d906951a2ac16a89290bcadd597fe4cbeb.tar.gz
astro-f40705d906951a2ac16a89290bcadd597fe4cbeb.tar.zst
astro-f40705d906951a2ac16a89290bcadd597fe4cbeb.zip
Adding a changeset for solidjs error swallowing fix
-rw-r--r--.changeset/olive-grapes-relate.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/olive-grapes-relate.md b/.changeset/olive-grapes-relate.md
new file mode 100644
index 000000000..8524f87ef
--- /dev/null
+++ b/.changeset/olive-grapes-relate.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Fix for swallowed SolidJS errors