temp-upgrade-rc
Tip
Since Strapi 5 is still released as a release candidate (RC), ensure you use the @rc
tag with the package, as in: npx @strapi/upgrade@rc minor
or npx @strapi/upgrade@rc major
. Once Strapi 5 is out as a stable version, the command will actually be as described above.