hipstersmoothie / storybook-dark-mode

A storybook addon that lets your users toggle between dark and light mode.
MIT License
429 stars 56 forks source link

chore: bump to storybook v7 #224

Closed himself65 closed 1 year ago

himself65 commented 1 year ago

Fixes: https://github.com/hipstersmoothie/storybook-dark-mode/issues/221

hipstersmoothie commented 1 year ago

I'm down to merge this. but will probably only merge once v7 is released

himself65 commented 1 year ago

I'm down to merge this. but will probably only merge once v7 is released

I agree because it does a breaking change, but could you please release a version like 3.0.0.alpha.0 with the tag @v7 or something in a new branch?

hipstersmoothie commented 1 year ago

I can set that up but not til something this weekend probably

JReinhold commented 1 year ago

Hey @hipstersmoothie and @Himself65, Storybook v7.0.0 is out! It's only on the next tag for now, but it's still targetable with the ^7.0.0 semver range, so you should be able to develop against it with no dependency issues.

If you hit any issues with v7, we've written a migration guide for addon authors here and here.

You're also free to reach out to us in the #prerelease channel on our Discord Server and we'll happily help you out!

cc @ndelangen

himself65 commented 1 year ago

Thank you for the prompt response, I will check the migration guide later

hipstersmoothie commented 1 year ago

:rocket: PR was released in v3.0.0 :rocket: