You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project is currently locked in with storybook v7 because we rely on module federation, facing some other issues with that version. It would be nice to have a storybook-addon for module federation that supports the latest storybook version (v8 has been out for months)
Not right now, no. It seems to work with v8, but there's a warning that it is not compatible:
WARN The following packages are incompatible with Storybook 8.4.2 as they depend on different major versions of Storybook packages:
WARN - @module-federation/[email protected]
Clear and concise description of the problem
The module federation addon for storybook currently only supports v7 of storybook. Please upgrade this very needed plugin for usage with v8 ❤️
Suggested solution
Follow the storybook addon migration guide here https://storybook.js.org/docs/8.5/addons/addon-migration-guide
Alternative
No response
Additional context
Our project is currently locked in with storybook v7 because we rely on module federation, facing some other issues with that version. It would be nice to have a storybook-addon for module federation that supports the latest storybook version (v8 has been out for months)
Validations
The text was updated successfully, but these errors were encountered: