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