#Astro version

3 messages · Page 1 of 1 (latest)

blazing bay
#

what is the current version of Astro

cobalt lynxBOT
#

Hi @blazing bay. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

The current version of Astro, according to the provided extracts, is Astro 4.0. You can get started with Astro 4.0 by running the following command in your terminal to create a new project:

# Create a new Astro 4.0 project:
npm create astro@latest

For more details, you can visit the Astro 4.0 blog post (https://astro.build/blog/astro-4). If you're upgrading an existing project to Astro 4.0, you can check out the v4.0 Upgrade Guide (https://docs.astro.build/en/guides/upgrade-to/v4/) for full details and individual upgrade guidance for each change.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: