astro/.changeset/giant-cycles-search.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
320 B
Markdown
Raw Normal View History

2022-03-09 23:45:25 +00:00
---
'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.