0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/.changeset/witty-bobcats-eat.md
Nate Moore b211eadeff
create-astro bug fixes (#5319)
* 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>
2022-11-08 10:33:36 -06:00

5 lines
97 B
Markdown

---
'create-astro': patch
---
Fix bug with `setRawMode`. Respect `--skip-houston` in all cases.