summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/giant-cycles-search.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.changeset/giant-cycles-search.md b/.changeset/giant-cycles-search.md
new file mode 100644
index 000000000..44a538825
--- /dev/null
+++ b/.changeset/giant-cycles-search.md
@@ -0,0 +1,7 @@
+---
+'astro': minor
+---
+
+Visual redesign of the `astro dev` CLI, including new `astro --help` and `astro --version` outputs.
+
+These changes introduce a new startup screen, make it more obvious when a file triggers in-place HMR (`update`) or a full reload (`reload`), and improve the way Astro surfaces errors during dev.