Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Version consistency check #11382

Closed
3 tasks
shilman opened this issue Jul 1, 2020 · 1 comment
Closed
3 tasks

CLI: Version consistency check #11382

shilman opened this issue Jul 1, 2020 · 1 comment

Comments

@shilman
Copy link
Member

shilman commented Jul 1, 2020

Half the issues I see have inconsistent @storybook/* versions. Recent examples:

Users should remove these deprecated 5.3.x packages which are pulling in 5.3 dependencies. Furthermore, users should generally upgrade all @storybook/* to the same version when they upgrade.

We should:

  • check for @storybook/* versions on startup
  • warn about version inconsistencies
  • for deprecated addons (info, notes, options, centered, contexts), provide migration instructions
@shilman
Copy link
Member Author

shilman commented Jul 3, 2020

Hurrah!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.0.0-beta.40 containing PR #11396 that references this issue. Upgrade today to try it out!

You can find this prerelease on the @next NPM tag.

Closing this issue. Please re-open if you think there's still more to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant