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

feat(deps)!: migrate to Storybook 8.0 #54

Merged
merged 4 commits into from
Aug 4, 2024
Merged

feat(deps)!: migrate to Storybook 8.0 #54

merged 4 commits into from
Aug 4, 2024

Conversation

rbardini
Copy link
Owner

@rbardini rbardini commented Dec 26, 2023

Upgrade addon to Storybook 8.0, following the migration guide and storybookjs/addon-kit as reference.

  • Update dependencies
  • Remove snippets generator
  • Fix undefined tab URL when switching between stories
  • Don't minify example Storybook build
  • Rename master branch main

Relates to #46, closes #56.

@rbardini rbardini force-pushed the update-deps branch 2 times, most recently from e07551b to 5adbc69 Compare August 4, 2024 13:33
@rbardini rbardini force-pushed the update-deps branch 3 times, most recently from 6ab611e to 004a409 Compare August 4, 2024 22:40
@rbardini rbardini changed the title fix(deps): update dependencies feat(deps)!: migrate to Storybook 8.0 Aug 4, 2024
@rbardini rbardini marked this pull request as ready for review August 4, 2024 22:57
@rbardini rbardini merged commit c5608c0 into main Aug 4, 2024
5 checks passed
@rbardini rbardini deleted the update-deps branch August 4, 2024 23:10
Copy link

github-actions bot commented Aug 4, 2024

🎉 This issue has been resolved in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on Storybook 8
1 participant