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

Storybook 8 compatibility #503

Closed
joevaugh4n opened this issue Feb 21, 2024 · 6 comments · Fixed by #507
Closed

Storybook 8 compatibility #503

joevaugh4n opened this issue Feb 21, 2024 · 6 comments · Fixed by #507

Comments

@joevaugh4n
Copy link

Hey team! I’m reaching out from the core SB team :)

Storybook 8 (our next major release) is coming soon, and it introduces some breaking changes that your addon might need to account for.

We’ve listed all the key changes in a new Storybook 8 migration guide, and we’d encourage you to check it out and see if your addon is impacted.

We also have an addons channel in our Discord community, which we’d like to use to better communicate with addon authors in the future. If you’re not part of the server, consider joining here and message me (@joevaugh4n) so that I can give you the addon creator role! If you’re already in the server, please just ping me and I’ll respond to you there.

Thanks for being a part of our addon community!

Joe

@wolfe111
Copy link

Is Storybook 8 supported? I've just upgraded storybook to v8 and loki is unable to fetch my stories. Not sure if it is my setup or a Loki issue.

@leobastiani
Copy link

I tried today doing a straightforward setup with no results
After downgrading storybook to v7, I could use loki

@squidjam
Copy link

Is Storybook 8 supported? I've just upgraded storybook to v8 and loki is unable to fetch my stories. Not sure if it is my setup or a Loki issue.

Loki is not compatible yet with Storybook 8.

There's a way to achieve similar testing with jest-image-snapshot but you will need to write some options and you will not get the same update/approve differentiated workflows.

@guillaumewuip
Copy link

Hello @oblador, do you think we can move on with @Benrajalu PR #507?

@DILLIR
Copy link

DILLIR commented Mar 31, 2024

Hi everyone. Have you implemented a storybook 8 support? Today, tried to use it, but it still has storybook ^7 as last compatible version.

UPDATE: I tried with npm i -D --force and it worked. Looks like you just forgot to change supported versions in package settings.

@anti-pode
Copy link
Contributor

Hello @oblador. would you mind looking at this PR #509? It fixes some warnings when installing 'loki' along with @storybook/react 8.

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

Successfully merging a pull request may close this issue.

7 participants