-
Notifications
You must be signed in to change notification settings - Fork 43
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 #112
Comments
This is incompatible after the version 8 update. |
Not sure if this plugin is still maintained. There is a pull request pending from months to update to Prettier 3 and still nothing, so, I assume this request will also be held 😕 |
@JamesIves What do you mean by incompatible? I indeed have the following warning message:
However, the plugin looks to do is job by showing the html source code of the rendered componenent. |
That warning is what I'm referring to. |
Despite the error/warning message, this addon still appears to work correctly in Storybook V8. |
Hello everyone! |
We just released version 6.0.0 which uses Storybook 8 and Prettier 3. Please try to update to the latest version and see if everything works. |
Hi @jeanfredrik storybook is failing with error
'./dist/preset.cjs' is referenced in |
Seems it was built incorrectly before publishing. Try again now with v6.0.1 |
File still missing. Same error. |
Thank you for the fast feedback. I removed the reference to the preset in package.json now and published v6.0.2. Hope it works for you! |
Sorry to bother but seems that v6.0.2 is not published
|
Sorry, it is published now. |
Unfortunately I still see the same error on |
What is your config? |
Hi @jeanfredrik |
Hey @jeanfredrik! 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
The text was updated successfully, but these errors were encountered: