Release Notes > 6.1.0
Upgrade From 6.0.x to 6.1.0
Learn how to upgrade Webiny from 6.0.x to 6.1.0.
- how to upgrade Webiny from 6.0.x to 6.1.0
Make sure to check out the 6.1.0 changelog to get familiar with the changes introduced in this release.
Step-by-Step Guide
1. Upgrade Webiny Packages
Upgrade all Webiny packages by running the following command:
Note that the command above will run upgrades for all available versions of Webiny up to 6.1.0. If there are upgrades for 6.0.1, 6.0.5, they will be ran.
You can omit the version to upgrade to the latest available:
Once the upgrade has finished, running the yarn webiny --version command in your terminal should return 6.1.0.
Starting with 6.1.0, upgrade will be ran with yarn webiny upgrade command.
Current npx command is a temporary solution until the new command is available.
2. Deploy Your Project
Proceed by redeploying your Webiny project:
dev or staging.