build(other): bump @storybook/vue from 6.3.6 to 7.1.1 in /webapp
Created by: dependabot[bot]
Bumps @storybook/vue from 6.3.6 to 7.1.1.
Release notes
Sourced from @storybook/vue
's releases.
v7.1.1
7.1.1
- Angular: Make enableProdMode optional - #23489, thanks
@valentinpalkovic
!- CLI: Gracefully shutdown and cleanup execa child processes - #23538, thanks
@valentinpalkovic
!- CLI: Improve support of mono repositories - #23458, thanks
@valentinpalkovic
!v7.1.0
7.1.0 (July 18, 2023)
Storybook 7.1 is here!
🎉
🏄 ♀️ In-app onboarding to help you set up new projects💅 Zero-config styling support for major libraries🗃 ️ API reference documentation and TypeScript-first snippets📇 Table of Contents for docs🎨 Figma Design addon official support📗 Vue3 source snippets and reactivity improvements💯 Hundreds more fixes and improvements7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.1.0-alpha.*
,7.1.0-beta.*
, and7.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
!- CLI: Fix Javascript language detection - #23426, thanks
@valentinpalkovic
!- Core: Fix onboarding detection in what's new module - #23424, thanks
@yannbf
!- Dependencies: Bump
@sveltejs/vite-plugin-svelte
- #23233, thanks@JReinhold
!- Telemetry: Add globals usage to project.json - #23431, thanks
@shilman
!v7.1.0-rc.1
7.1.0-rc.1
- Angular: Enable prod mode when Storybook is built - #23404, thanks
@valentinpalkovic
!- Angular: Fix esm issue in combination with rxjs v6 - #23405, thanks
@valentinpalkovic
!- CLI: Fix chevron icon on Configure.mdx page - #23397, thanks
@valentinpalkovic
!- Settings: Fix dark mode for what's new page - #23398, thanks
@kasperpeulen
!
... (truncated)
Changelog
Sourced from @storybook/vue
's changelog.
7.1.1
- Angular: Make enableProdMode optional - #23489, thanks
@valentinpalkovic
!- CLI: Gracefully shutdown and cleanup execa child processes - #23538, thanks
@valentinpalkovic
!- CLI: Improve support of mono repositories - #23458, thanks
@valentinpalkovic
!7.1.0 (July 18, 2023)
Storybook 7.1 is here!
🎉
🏄 ♀️ In-app onboarding to help you set up new projects💅 Zero-config styling support for major libraries🗃 ️ API reference documentation and TypeScript-first snippets📇 Table of Contents for docs🎨 Figma Design addon official support📗 Vue3 source snippets and reactivity improvements💯 Hundreds more fixes and improvements7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.1.0-alpha.*
,7.1.0-beta.*
, and7.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
7.0.27
- Angular: Enable prod mode when Storybook is built - #23404, thanks
@valentinpalkovic
!- Angular: Fix esm issue in combination with rxjs v6 - #23405, thanks
@valentinpalkovic
!- CLI: Exit when user does not select a storybook project type - #23201, thanks
@yannbf
!- Next.js: Fix for
@nx/react/
plugin/storybook with SVGs - #23210, thanks@daves28
!- Svelte-Webpack: Support Svelte v4 - #23336, thanks
@JReinhold
!7.0.26
- Next.js: Fix next/image usage in latest Next.js release - #23296, thanks
@valentinpalkovic
!- NextJS: Fix
useParams
support - #22946, thanks@gitstart-storybook
!- NextJS: Allow disabling next/image lazy loading - #21909, thanks
@martinnabhan
7.0.25
... (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.1 -
ccdbb0f
Bump version from 7.1.0-beta.3 to 7.1.0-rc.0 MANUALLY -
9873fde
Bump version from 7.1.0-beta.2 to 7.1.0-beta.3 -
47ab8dc
Bump version from 7.1.0-beta.1 to 7.1.0-beta.2 -
2731eb8
Bump version from 7.1.0-beta.0 to 7.1.0-beta.1 -
a0dc00b
Bump version from 7.1.0-alpha.44 to 7.1.0-beta.0 -
8d2766c
Bump version from 7.1.0-alpha.43 to 7.1.0-alpha.44 - Additional commits viewable in compare view
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)