Upgrade Storybook to a specific version (canary or release). Use this when upgrading Storybook packages in an external app, reproduction, or test project.
Upgrades all Storybook packages in a project to a specific version.
This skill is mainly for validating Storybook changes outside this repository.
npx storybook@<VERSION> upgrade
npx [email protected] upgrade
npx storybook@latest upgrade
npx [email protected] upgrade
@storybook/* packages in your projectnpm add / yarn add / pnpm addnpx storybook@<version> upgrade to ensure all packages stay in sync