#astro update
3 messages · Page 1 of 1 (latest)
To update your Astro project to the latest version, you can use your package manager. Here are the commands for different package managers:
For npm:
npm install astro@latest
For pnpm:
pnpm install astro@latest
For Yarn:
yarn add astro@latest
Make sure to also update any Astro integrations you're using to their latest versions.
Sources:
- Upgrade to Astro v1 (https://docs.astro.build/en/guides/upgrade-to/v1)
- Upgrade to Astro v2 (https://docs.astro.build/en/guides/upgrade-to/v2)
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@brittle fern kapa.ai is still learning and improving, please let us how it did by reacting below