22 lines
363 B
Markdown
22 lines
363 B
Markdown
# create-astro
|
|
|
|
## 0.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- Rename the `--run` option to `--skip-install` for clarity.
|
|
- Bugfix: `npm init astro` on npm v7
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- Update template dependencies
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- ed63132: Added **interactive mode** with a fesh new UI.
|
|
|
|
Included a new **blank** starter to get up and running even faster.
|