📗 Vue3 source snippets and reactivity improvements
💯 Hundreds more fixes and improvements
7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.1.0-alpha.*, 7.1.0-beta.*, and 7.1.0-rc.* for the full list of changes.
For a better upgrade experience, please use one of the following commands:
npm or yarn 1:
npx storybook@latest upgrade
pnpm:
pnpm dlx storybook@latest upgrade
yarn berry:
yarn dlx storybook@latest upgrade
v7.1.0-rc.2
7.1.0-rc.2
CLI: Exit when user does not select a storybook project type - #23201, thanks @yannbf!
📗 Vue3 source snippets and reactivity improvements
💯 Hundreds more fixes and improvements
7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.1.0-alpha.*, 7.1.0-beta.*, and 7.1.0-rc.* for the full list of changes.
For a better upgrade experience, please use one of the following commands:
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 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-essentials from 7.0.7 to 7.1.1.
Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
0792ef2
Bump version from "7.1.0" to "7.1.1" [skip ci]51608c8
Bump version from "7.1.0-rc.2" to "7.1.0" [skip ci]e7479e7
Bump version from "7.1.0-rc.1" to "7.1.0-rc.2" [skip ci]c6b9dd9
Bump version from 7.1.0-rc.0 to 7.1.0-rc.1ccdbb0f
Bump version from 7.1.0-beta.3 to 7.1.0-rc.0 MANUALLY9873fde
Bump version from 7.1.0-beta.2 to 7.1.0-beta.347ab8dc
Bump version from 7.1.0-beta.1 to 7.1.0-beta.22731eb8
Bump version from 7.1.0-beta.0 to 7.1.0-beta.1a0dc00b
Bump version from 7.1.0-alpha.44 to 7.1.0-beta.08d2766c
Bump version from 7.1.0-alpha.43 to 7.1.0-alpha.44Dependabot 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 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)