fix(deps): update storybook monorepo to v8 (major) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@storybook/addon-a11y | dependencies | major | ^7.6.17 -> ^8.0.0 |
@storybook/addon-essentials | devDependencies | major | ^7.6.7 -> ^8.0.0 |
@storybook/addon-interactions | devDependencies | major | ^7.6.7 -> ^8.0.0 |
@storybook/addon-links | devDependencies | major | ^7.6.7 -> ^8.0.0 |
@storybook/angular | devDependencies | major | ^7.6.7 -> ^8.0.0 |
@storybook/blocks | devDependencies | major | ^7.6.7 -> ^8.0.0 |
@storybook/manager-api | devDependencies | major | ^7.6.7 -> ^8.0.0 |
@storybook/theming | devDependencies | major | ^7.6.7 -> ^8.0.0 |
storybook | devDependencies | major | ^7.6.7 -> ^8.0.0 |
Release Notes
storybookjs/storybook
v8.0.0
Storybook 8.0 is here
It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more.
- 🩻 Built-in visual testing
-
⚛ ️ React Server Component support -
🎛 ️ Improved controls for React and Vue projects -
⚡ ️ Improved Vite architecture, Vitest testing, and Vite 5 support - 🧪 2-4x faster Storybooks for testing
-
✨ Refreshed desktop UI -
📲 Rebuilt mobile UX -
🙅 ♀️ No more React requirement in non-React projects
Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.