chore: add changeset

This commit is contained in:
Nate Moore 2022-03-09 17:45:25 -06:00
parent 2acfef741f
commit af075d8157

View file

@ -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.