storybook-react-i18next
storybook-react-i18next copied to clipboard
V4 drop support for storybook v8 ?
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
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.