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/core-server from 6.4.22 to 7.2.2.
Release notes
Sourced from
@storybook/core-server
's releases.... (truncated)
Changelog
Sourced from
@storybook/core-server
's changelog.... (truncated)
Commits
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]b6a486d
fix error logging from dev/build failuresbdbd335
Merge pull request #23520 from sookmax/prioritize-id-over-title-docsd61d7c0
Bump version from "7.2.0-rc.0" to "7.2.0" [skip ci]9a38bdf
Merge branch 'next' into prioritize-id-over-title-docsd8d8cac
Merge pull request #23427 from storybookjs/kasper/recast-refactorff13ab9
typescript ...6f90c06
Merge branch 'next' into norbert/fix-server-channel-options08de34d
add testDependabot 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