Format create-astro
This commit is contained in:
parent
05cf311128
commit
7a36b040c9
1 changed files with 10 additions and 0 deletions
|
@ -14,18 +14,28 @@
|
|||
|
||||
## 2.0.0-beta.1
|
||||
|
||||
<details>
|
||||
<summary>See changes in 2.0.0-beta.1</summary>
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#5898](https://github.com/withastro/astro/pull/5898) [`d8919b1a2`](https://github.com/withastro/astro/commit/d8919b1a2197616b70ec57f0fb00b0bde6943e43) Thanks [@TheOtterlord](https://github.com/TheOtterlord)! - Support headless runs with `-y` / `--yes`
|
||||
|
||||
- [#5920](https://github.com/withastro/astro/pull/5920) [`f27bb3d79`](https://github.com/withastro/astro/commit/f27bb3d79f9774f01037e60e656b1f9d8e03367d) Thanks [@delucis](https://github.com/delucis)! - Improve error message for third-party template 404s
|
||||
|
||||
</details>
|
||||
|
||||
## 2.0.0-beta.0
|
||||
|
||||
<details>
|
||||
<summary>See changes in 2.0.0-beta.0</summary>
|
||||
|
||||
### Major Changes
|
||||
|
||||
- [#5782](https://github.com/withastro/astro/pull/5782) [`1f92d64ea`](https://github.com/withastro/astro/commit/1f92d64ea35c03fec43aff64eaf704dc5a9eb30a) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Remove support for Node 14. Minimum supported Node version is now >=16.12.0
|
||||
|
||||
</details>
|
||||
|
||||
## 1.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
Loading…
Reference in a new issue