mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
8 lines
320 B
Markdown
8 lines
320 B
Markdown
|
---
|
||
|
'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.
|