-
Notifications
You must be signed in to change notification settings - Fork 56
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 #250
Comments
Thanks for opening up the issue, @dartess! |
Thank you @dartess @hipstersmoothie! I see you already opened a PR, but in case this is still helpful, I want to mention that we have an addon migration guide for 8 that summarizes changes relevant to addons specifically. |
Also @hipstersmoothie – we have an addons channel in the Storybook 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! |
I'll recheck addon migration guide for 8 soon, thanks. |
I checked and I think it's ready. I would be grateful for reviews. |
PR looks good. down to merge when v8 comes out |
@hipstersmoothie It would be great if we can publish this as a |
Just my experience updating to storybook 8. May be useful for someone. I tried to run I got warning like this:
After I removed |
@ItsWendell @asvae this may be a little tricky but you can test your project now. I use npm, if you use another package manager, then installing the dependency from Github and updating it may be more difficult. But for npm:
I would like to update to version 8 as quickly as possible, so I did all this. Everything seems to be working well. |
Thanks for this. It worked perfectly in my app with SB8. |
@hipstersmoothie @ItsWendell @dartess @alkamin @asvae thank you all for contributing and testing here! We’re targeting the full release of SB8 on March 11. When the release is live, I’ll write here to confirm! |
@hipstersmoothie it's out 👀 |
With Storybook 8.0.0 and a Vue/Vite setup, I'm seeing the following error: I've tried just about every possibility I can think of, even completely removing the |
It's shipped 🍾 |
@K3TH3R if that's still an issue open another issue please |
Hi @hipstersmoothie !
Version 8 of Storybook is expected to be released soon, it would be great to know if your addon is ready for an update.
Additional Information:
storybookjs/storybook#25276
https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#from-version-7x-to-800
storybookjs/storybook#26031
The text was updated successfully, but these errors were encountered: