7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.
See our Migration guide to upgrade from earlier versions of Storybook.
Bug Fixes
CLI: Catch errors thrown on sanity check of SB installs #22039
Dependency Upgrades
Addon-docs: Remove mdx1-csf as optional peer dep #22038
v7.0.3
Bug Fixes
React: Fix default export docgen for React.FC and forwardRef #22024
Viewport: Remove transitions when switching viewports #21963
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.
See our Migration guide to upgrade from earlier versions of Storybook.
Bug Fixes
CLI: Catch errors thrown on sanity check of SB installs #22039
Dependency Upgrades
Addon-docs: Remove mdx1-csf as optional peer dep #22038
v7.0.3
Bug Fixes
React: Fix default export docgen for React.FC and forwardRef #22024
Viewport: Remove transitions when switching viewports #21963
You can trigger a rebase of this PR 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 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/LeastAuthority/winden/network/alerts).
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Removes trim. It's no longer used after updating ancestor dependencies trim, @storybook/addon-essentials and @storybook/react. These dependencies need to be updated together.
Removes
trim
Updates
@storybook/addon-essentials
from 6.5.16 to 7.0.4Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Commits
c2bbe43
stage0ba3aa9e
Update git head to 7.0.0-alpha.13, update yarn.lock9ac4d2e
v7.0.0-alpha.1392eb893
Update git head to 7.0.0-alpha.12, update yarn.lock5070eff
v7.0.0-alpha.120bcc17b
Update git head to 7.0.0-alpha.11, update yarn.lock688d338
v7.0.0-alpha.11a5c35e1
improvements to setup17801df
Update git head to 7.0.0-alpha.10, update yarn.lockb13dd8f
v7.0.0-alpha.10Updates
@storybook/react
from 6.5.16 to 7.0.4Release notes
Sourced from
@storybook/react
's releases.... (truncated)
Commits
c2bbe43
stage0057c401
Merge branch 'future/base' into future/drop-emotion-10-typese21f96e
MoveDocsRenderer
back toaddon-docs
ba3aa9e
Update git head to 7.0.0-alpha.13, update yarn.lock9ac4d2e
v7.0.0-alpha.1392eb893
Update git head to 7.0.0-alpha.12, update yarn.lock5070eff
v7.0.0-alpha.120bcc17b
Update git head to 7.0.0-alpha.11, update yarn.lock688d338
v7.0.0-alpha.11590cc50
cleanupYou can trigger a rebase of this PR 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 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/LeastAuthority/winden/network/alerts).