Skip to content

create-groot@1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 18:23
3b336ab

Minor Changes

  • #62 05c3fe9 Thanks @bloxy-studios! - Astro joins the web slot — groot init --web astro and groot add astro grow an Astro app from the official create-astro@5 (--template minimal --no-install --no-git --no-ai --skip-houston --yes, all flags verified against the published source). Port 4321 (astro dev's built-in default) is the matrix's only unique web port. Convex env plumbing writes PUBLIC_CONVEX_URL (Astro's import.meta.env.PUBLIC_* client prefix), astro build's dist/ is turbo-cached, and doctor checks the astro config. Documented caveat: under --yes create-astro silently redirects non-empty targets to a random directory — unreachable behind groot's fresh-destination guarantee, and now written down. Schema framework enum grows astro; manifest stays version 1.