Skip to content

V4 drop support for storybook v8 ? #35

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

Open
leo3620 opened this issue May 12, 2025 · 1 comment
Open

V4 drop support for storybook v8 ? #35

leo3620 opened this issue May 12, 2025 · 1 comment

Comments

@leo3620
Copy link

leo3620 commented May 12, 2025

Hello,

The latest version v4.0.0 has 'feat: add storybook 9 support', but it does not mention drop support for v8. Is it normal that it does not work anymore with v8 ? Btw v9 is still in beta. This version shouldn't be in beta too ? For people that use tools such as renovate to update deps automatically, that can be problematic.

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error Found: [email protected]
npm error node_modules/storybook
npm error   dev storybook@"8.6.12" from the root project
npm error
npm error Could not resolve dependency:
npm error peer storybook@"^9.0.0-beta.10" from [email protected]
npm error node_modules/storybook-react-i18next
npm error   dev storybook-react-i18next@"4.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps

Thank you

@stevensacks
Copy link
Owner

stevensacks commented May 13, 2025

Storybook version 9 is a breaking change, and it is typical for SB to not be compatible with previous major versions. It is not backwards compatible. Hence, the major version update of this plugin.

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

No branches or pull requests

2 participants