Removes webpack-dev-middleware. It's no longer used after updating ancestor dependency @storybook/react. These dependencies need to be updated together.
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.
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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/VocaDB/vocadb/network/alerts).
Removes webpack-dev-middleware. It's no longer used after updating ancestor dependency @storybook/react. These dependencies need to be updated together.
Removes
webpack-dev-middleware
Updates
@storybook/react
from 6.5.13 to 8.0.4Release notes
Sourced from
@storybook/react
's releases.... (truncated)
Changelog
Sourced from
@storybook/react
's changelog.... (truncated)
Commits
b66dfe0
Bump version from "8.0.3" to "8.0.4" [skip ci]eac115d
Merge pull request #26592 from storybookjs/yann/fix-forward-ref-docgen-usecasef30d120
Bump version from "8.0.2" to "8.0.3" [skip ci]01c44fb
Bump version from "8.0.1" to "8.0.2" [skip ci]7b5d84c
Merge pull request #26566 from storybookjs/yann/fix-docs-jsx-decorator9975199
Bump version from "8.0.0" to "8.0.1" [skip ci]49f18e8
Bump version from "8.0.0-rc.5" to "8.0.0" [skip ci]9050c69
Bump version from "8.0.0-rc.4" to "8.0.0-rc.5" [skip ci]bfa0570
Bump version from "8.0.0-rc.3" to "8.0.0-rc.4" [skip ci]a6b04dc
Merge pull request #26382 from storybookjs/yann/fix-docs-jsx-in-reactDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show