chore(deps): update storybook monorepo to v7 (major) - autoclosed #418
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~6.5.6
->~7.4.0
~6.5.6
->~7.4.0
Release Notes
storybookjs/storybook (@storybook/addon-essentials)
v7.4.0
Compare Source
mdx-react-shim
&@storybook/global
correctly - #23941, thanks @ndelangen!docs.defaultName
is unset - #23893, thanks @stilt0n!stories.*
stories - #23974, thanks @shilman!addons.setConfig
- #23802, thanks @ndelangen!escodegen
to fix security issue - #23973, thanks @shilman!*.story.*
CSF indexing - #23852, thanks @shilman!react
as peerDependency - #23897, thanks @ndelangen!react
as peerDependency" - #23882, thanks @vanessayuenn!api.getAddonState
default value - #23804, thanks @sookmax!React.ReactElement
not found - #23967, thanks @abu-osos!v7.3.2
Compare Source
react
as peerDependency" - #23882, thanks @vanessayuenn!v7.3.1
Compare Source
*.story.*
CSF indexing - #23852, thanks @shilman!v7.3.0
Compare Source
indexer
API - #23691, thanks @JReinhold!composeStories
typings - #23577, thanks @yannbf!react
as peerDependency - #23496, thanks @ndelangen!indexer
API - #23660, thanks @JReinhold!Button
component - #23765, thanks @cdedreuille!v7.2.3
Compare Source
v7.2.2
Compare Source
v7.2.1
Compare Source
meta.id
when calculating their ID - #23520, thanks @sookmax!package.json
- #23681, thanks @stof!v7.2.0
Compare Source
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:
@babel/core
as a dependency - #22450, thanks @valentinpalkovic!jest-mock
- #23597, thanks @ndelangen!expanded
toCoreCommon_StorybookRefs
to fix typescript errors - #23488, thanks @DotwoodMedia!v7.1.1
Compare Source
v7.1.0
Compare Source
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 improvements
7.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.0.27
Compare Source
v7.0.26
Compare Source
useParams
support - #22946, thanks @gitstart-storybook!v7.0.25
Compare Source
v7.0.24
Compare Source
file-system-cache
to 2.3.0 - #23221, thanks @JReinhold!v7.0.23
Compare Source
esbuild
require - #22486, thanks @youngboy!v7.0.22
Compare Source
v7.0.21
Compare Source
builder-manager
adding multiple dashes to relative path - #22974, thanks @MarioCadenas!of={...}
DocBlock error in story index - #22782, thanks @shilman!v7.0.20
Compare Source
Bug Fixes
Maintenance
Build
v7.0.19
Compare Source
Bad release
v7.0.18
Compare Source
Bug Fixes
Build
v7.0.17
Compare Source
Bug Fixes
window
#22709managerHead
preset inmain.ts
#22701v7.0.16
Compare Source
Accidental no-op
v7.0.15
Compare Source
Bug Fixes
.mp3
support for builder-manager #22699v7.0.14
Compare Source
Bug Fixes
Maintenance
v7.0.13
Compare Source
Bug Fixes
global
#22393Maintenance
Build
v7.0.12
Compare Source
Bug Fixes
getFrameworkPackage
logic #22559Maintenance
v7.0.11
Compare Source
Bug Fixes
v7.0.10
Compare Source
Bug Fixes
init
#22375Maintenance
v7.0.9
Compare Source
Bug Fixes
Maintenance
v7.0.8
Compare Source
Bug Fixes
Maintenance
types
condition to the front in allpackage.json.exports
maps #22321v7.0.7
Compare Source
Bug Fixes
SET_INDEX
for docs entries #22154useParameter
usingDOCS_PREPARED
#22118Maintenance
Build
v7.0.6
Compare Source
Bug Fixes
module
guard in non-webpack environments #22085Maintenance
Build
v7.0.5
Compare Source
Bug Fixes
v7.0.4
Compare Source
Storybook 7.0 is here! 🎉
⚡️ First-class Vite
🔼 Zero-config NextJS
🇸 Zero-config SvelteKit
🏗️ Frameworks API
3️⃣ Component Story Format v3
🛡️ Improved type safety
📚 Docs overhaul with MDx2 support
☂️ Code coverage for interaction testing
🖼️ UI design refresh
🏛️ Improved stability
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.0.0-alpha.*
,7.0.0-beta.*
, and7.0.0-rc.*
for the full list of changes.See our Migration guide to upgrade from earlier versions of Storybook.
Bug Fixes
Dependency Upgrades
v7.0.3
Compare Source
Bug Fixes
defaultOrientation
config option #21962:first-child
(etc) workarounds #21213Maintenance
Dependency Upgrades
@emotion/cache
version #21941v7.0.2
Compare Source
v7.0.1
Compare Source
Bad release
v7.0.0
Compare Source
Storybook 7.0 is here! 🎉
⚡️ First-class Vite
🔼 Zero-config NextJS
🇸 Zero-config SvelteKit
🏗️ Frameworks API
3️⃣ Component Story Format v3
🛡️ Improved type safety
📚 Docs overhaul with MDx2 support
☂️ Code coverage for interaction testing
🖼️ UI design refresh
🏛️ Improved stability
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.0.0-alpha.*
,7.0.0-beta.*
, and7.0.0-rc.*
for the full list of changes.See our Migration guide to upgrade from earlier versions of Storybook.
Full announcement and proper release to the
latest
npm tag coming soon. 😘v6.5.16
Compare Source
Bug Fixes
Dependency Upgrades
v6.5.15
Compare Source
Bug Fixes
v6.5.14
Compare Source
Bug Fixes
Maintenance
Dependency Upgrades
v6.5.13
Compare Source
Bug Fixes
v6.5.12
Compare Source
Bug Fixes
v6.5.11
Compare Source
Bug Fixes
react@18
#18737v6.5.10
Compare Source
Maintenance
svelte-loader
optional dependency #18645themes.normal
withthemes.light
#17034Bug Fixes
docs.extractArgTypes
#18831Dependency Upgrades
v6.5.9
Compare Source
Bug Fixes
storyName
in CSF3 exports (#18464)Maintenance
parameters.docsOnly
instories.json
(#18433)v6.5.8
[Compare Source](https://togithub.com/s
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.