This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.
Storybook 7.2 is the first of these new, faster releases:
Automigration: Fix wrap-require automigration for common js main.js files - #23644, thanks @valentinpalkovic!
CSF Tools: Use recast for printing in csf-tools - #23427, thanks @kasperpeulen!
CSF-tools: Parse stories using typescript keywords 'satisfies' and 'as' - #23638, thanks @joaonunomota!
Core: Fix channelOptions for serverChannel - #23615, thanks @ndelangen!
This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.
Storybook 7.2 is the first of these new, faster releases:
Automigration: Fix wrap-require automigration for common js main.js files - #23644, thanks @valentinpalkovic!
CSF Tools: Use recast for printing in csf-tools - #23427, thanks @kasperpeulen!
CSF-tools: Parse stories using typescript keywords 'satisfies' and 'as' - #23638, thanks @joaonunomota!
Core: Fix channelOptions for serverChannel - #23615, thanks @ndelangen!
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)
Bumps @storybook/addon-actions from 6.5.16 to 7.2.3.
Release notes
Sourced from
@storybook/addon-actions
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-actions
's changelog.... (truncated)
Commits
fc85975
Bump version from "7.2.2" to "7.2.3" [skip ci]29a6b5d
Bump version from "7.2.1" to "7.2.2" [skip ci]5490454
Bump version from "7.2.0" to "7.2.1" [skip ci]d61d7c0
Bump version from "7.2.0-rc.0" to "7.2.0" [skip ci]65f366c
Merge remote-tracking branch 'origin/next' into valentin/migrate-version-to-u...cc225b0
Bump version from "7.2.0-alpha.0" to "7.2.0-rc.0" [skip ci]2fb2cfa
Use workspace syntax for package versionsdaf8796
Bump version from "7.1.0" to "7.2.0-alpha.0" [skip ci]b1bff00
add a check script so most packages can be checked without linkinge691ba4
Merge branch 'next' into release/7.2Dependabot 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