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!
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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps storybook from 7.0.7 to 7.2.0.
Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
d61d7c0
Bump version from "7.2.0-rc.0" to "7.2.0" [skip ci]02a0f9c
Fix wrap-require automigration for common js main.js files33efd3d
Replace hardcoded versions with workspace syntax65f366c
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]7c3cde9
Merge branch 'next' into valentin/migrate-version-to-use-workspace-syntax48694d1
Fix initialization of Storybook in Angular 16.1aa8fe31
Merge branch 'next' into valentin/migrate-version-to-use-workspace-syntax51d27c9
Merge branch 'next' into update-simple-update-notifier2fb2cfa
Use workspace syntax for package versionsYou 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)