astro/packages/create-astro/CHANGELOG.md
2021-05-26 18:35:29 -05:00

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.