0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/upgrade/CHANGELOG.md
Houston (Bot) 66bc1041d4
[ci] release (#10739)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-11 13:24:47 +02:00

3.9 KiB

@astrojs/upgrade

0.3.0

Minor Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

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
    

0.1.0-beta.0

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
    

0.1.1

Patch Changes

0.1.0

Minor Changes

  • #8525 5a3875018 Thanks @natemoo-re! - 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