Upgrade Storybook to v7 #2169
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing user-facing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🧱 stack: frontend
Related to the Nuxt frontend
Description
Storybook v7 has been released with a number of improvements and bug fixes. We are currently on v6.5. We should upgrade to v7 to make use of the numerous improvements. The official migration guide lists breaking changes and ways to upgrade.
Additional context
It might be worth considering breaking out of Nuxt's
@nuxtjs/storybook
and go via the first-party route of using Storybook directly (like we do for Tailwind currently). That will free us from Nuxt's delayed update cadence.The text was updated successfully, but these errors were encountered: