mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
b211eadeff
* fix(create-astro): upgrade cli-kit * fix(create-astro): avoid setRawMode error * chore(lint): disable create-astro linting Co-authored-by: Nate Moore <nate@astro.build>
5 lines
97 B
Markdown
5 lines
97 B
Markdown
---
|
|
'create-astro': patch
|
|
---
|
|
|
|
Fix bug with `setRawMode`. Respect `--skip-houston` in all cases.
|