diff options
Diffstat (limited to '.changeset/tricky-adults-jump.md')
-rw-r--r-- | .changeset/tricky-adults-jump.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/tricky-adults-jump.md b/.changeset/tricky-adults-jump.md deleted file mode 100644 index 2f2abe6cf..000000000 --- a/.changeset/tricky-adults-jump.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"astro": patch ---- - -Adds the minimal starter template to the list of `create astro` options - -Good news if you're taking the introductory tutorial in docs, making a minimal reproduction, or just want to start a project with as little to rip out as possible. Astro's `minimal` (empty) template is now back as one of the options when running `create astro@latest` and starting a new project! |