github withastro/astro @astrojs/upgrade@0.1.0-beta.0

latest releases: astro@4.9.2, @astrojs/upgrade@0.3.1, astro@4.9.1...
pre-release6 months ago

Minor Changes

  • #9118 000e8f465 Thanks @Princesseuh! - Initial release!

    @astrojs/upgrade is an automated command-line tool for upgrading Astro and your official Astro integrations together.

    Inside of your existing astro project, run the following command to install the latest version of your integrations.

    With NPM:

    npx @astrojs/upgrade

    With Yarn:

    yarn dlx @astrojs/upgrade

    With PNPM:

    pnpm dlx @astrojs/upgrade

Don't miss a new astro release

NewReleases is sending notifications on new releases.