2021-05-03 12:20:51 -05:00
|
|
|
# create-astro
|
|
|
|
|
2021-05-28 11:06:22 -05:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- ✨ New template: Blog
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Bugfix: Template selection spacing
|
|
|
|
- Bugfix: Getting Started template font display in Firefox
|
|
|
|
- Bugfix: CLI contrast improvement
|
|
|
|
- All templates: more readable Astro config
|
|
|
|
|
2021-05-26 18:35:29 -05:00
|
|
|
## 0.1.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Rename the `--run` option to `--skip-install` for clarity.
|
|
|
|
- Bugfix: `npm init astro` on npm v7
|
|
|
|
|
2021-05-17 09:34:32 -05:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Update template dependencies
|
|
|
|
|
2021-05-03 12:20:51 -05:00
|
|
|
## 0.1.0
|
2021-05-03 13:26:10 -05:00
|
|
|
|
2021-05-03 12:20:51 -05:00
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- ed63132: Added **interactive mode** with a fesh new UI.
|
2021-05-03 13:26:10 -05:00
|
|
|
|
2021-05-03 12:20:51 -05:00
|
|
|
Included a new **blank** starter to get up and running even faster.
|