summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2022-07-20 14:25:44 -0500
committerGravatar GitHub <noreply@github.com> 2022-07-20 14:25:44 -0500
commit4dd341c8a1a3ffe00916bb6c4d7cea7000c9d254 (patch)
treee2d2d31ef05e9fd1cb4141d47039fc970cb0316a
parent74b0099cd1d9bbfd272594aff60cf64e3f976f49 (diff)
downloadastro-4dd341c8a1a3ffe00916bb6c4d7cea7000c9d254.tar.gz
astro-4dd341c8a1a3ffe00916bb6c4d7cea7000c9d254.tar.zst
astro-4dd341c8a1a3ffe00916bb6c4d7cea7000c9d254.zip
chore: add changeset (#3991)
Co-authored-by: Nate Moore <nate@astro.build>
Diffstat (limited to '')
-rw-r--r--.changeset/flat-shoes-camp.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/flat-shoes-camp.md b/.changeset/flat-shoes-camp.md
new file mode 100644
index 000000000..a8f1a9c4e
--- /dev/null
+++ b/.changeset/flat-shoes-camp.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+[#3859](https://github.com/withastro/astro/pull/3859) Overhaul Astro error handling, using Vite's built-in error overlay when possible