reg-viz / storycap

A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.
https://www.npmjs.com/package/storycap
MIT License
701 stars 89 forks source link

Storybook 8 compatibility #838

Closed joevaugh4n closed 5 months ago

joevaugh4n commented 6 months ago

Hey @Quramy! I’m reaching out from the Storybook core 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

hrigner commented 5 months ago

Any progress here? :)

indigolain commented 5 months ago

I have just added changes to support Storybook version 8 with https://github.com/reg-viz/storycap/pull/855 ✨ It has not been released yet, but may be available soon.

indigolain commented 5 months ago

Looks like v4.3.0 including Storybook version 8 support is released 🎉 https://github.com/reg-viz/storycap/releases/tag/v4.3.0