lumen
lumen copied to clipboard
Bump storybook from 7.6.20 to 8.3.0
Bumps storybook from 7.6.20 to 8.3.0.
Release notes
Sourced from storybook's releases.
v8.3.0
8.3.0
Fresh out of the oven! Storybook 8.3 brings you:
- ⚡️ First-class Vitest integration to run stories as component tests
- 🔼 Next.js-Vite framework for Vitest compatibility and better DX
- 🗜️ Further reduced bundle size for a smaller install footprint
- 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
- 💯 Hundreds more improvements
- Addon Test: Improve messages and post install script handling - #29036, thanks
@yannbf!- Addon Viewport: Add default options via parameters - #28944, thanks
@ndelangen!- Addon Test: Add experimental vitest integration - #28768, thanks
@kasperpeulen!- Addon Test: Fix error message logic in set up file - #28906, thanks
@yannbf!- Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks
@ghengeveld!- Addon Test: Fix postinstall file types - #28978, thanks
@shilman!- Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks
@yannbf!- Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks
@yannbf!- Addon Test: Set default viewport if applicable - #28905, thanks
@yannbf!- Addon Test: Set screenshotFailures to false by default - #28908, thanks
@yannbf!- Addon Docs: Remove babel dependency - #28915, thanks
@shilman!- Addon Interactions: Fix status in panel tab - #28580, thanks
@yannbf!- Angular: Fix Angular template error for props with a circular reference - #28498, thanks
@Marklb!- Angular: Fix template props not able to use dot notation - #28588, thanks
@Marklb!- Backgrounds/Viewports: Make defaults overridable in
StoryGlobals-mode - #29025, thanks@JReinhold!- Blocks: Fix scroll to non-ascii anchors - #28826, thanks
@SkReD!- Build: Remove external overrides, use package.json as source of truth - #28632, thanks
@kasperpeulen!- Builder-Vite: Add null character prefix to virtual file IDs - #28863, thanks
@valentinpalkovic!- Builder-Vite: Fix 'condition node never be used' warning - #28989, thanks
@valentinpalkovic!- CLI: Add conditional logging for manager and preview start - #28603, thanks
@tobiasdiez!- CLI: Fix dedent import in package managers - #28980, thanks
@shilman!- CLI: Fix the initialization of Storybook in workspaces - #28699, thanks
@valentinpalkovic!- CLI: Handle Yarn PnP wrapper scenario when adding an addon - #29027, thanks
@yannbf!- CLI: Make PackageJson optional for starting a dev server - #28594, thanks
@tobiasdiez!- CLI: Update spawn options in proxy.ts to support Windows - #28990, thanks
@valentinpalkovic!- Components: Remove external overrides - #28632, thanks
@kasperpeulen!- ConfigFile: Fix
as const satisfiesmodifiers - #29000, thanks@shilman!- Controls: Add disableSave parameter - #28734, thanks
@valentinpalkovic!- Core: Add Rsbuild frameworks to known frameworks - #28694, thanks
@fi3ework!- Core: De-duplicate babel use in core - #28972, thanks
@ndelangen!- Core: Fix header for MountMustBeDestructuredError message - #28590, thanks
@0916dhkim!- Core: Fix manager-builder
tsconfigto emitreact-jsx- #28541, thanks@williamhelmrath!- Core: Introduce setProjectAnnotations API to more renderers and frameworks - #28907, thanks
@yannbf!- Core: Make sure CJS build always has lowest prio - #28829, thanks
@kasperpeulen!- Core: Move
utilto regular dependency - #29008, thanks@ndelangen!- Core: Split Storybook CLI - #28519, thanks
@kasperpeulen!
... (truncated)
Changelog
Sourced from storybook's changelog.
8.3.0
Fresh out of the oven! Storybook 8.3 brings you:
- ⚡️ First-class Vitest integration to run stories as component tests
- 🔼 Next.js-Vite framework for Vitest compatibility and better DX
- 🗜️ Further reduced bundle size for a smaller install footprint
- 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
- 💯 Hundreds more improvements
- Addon Test: Improve messages and post install script handling - #29036, thanks
@yannbf!- Addon Viewport: Add default options via parameters - #28944, thanks
@ndelangen!- Addon Test: Add experimental vitest integration - #28768, thanks
@kasperpeulen!- Addon Test: Fix error message logic in set up file - #28906, thanks
@yannbf!- Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks
@ghengeveld!- Addon Test: Fix postinstall file types - #28978, thanks
@shilman!- Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks
@yannbf!- Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks
@yannbf!- Addon Test: Set default viewport if applicable - #28905, thanks
@yannbf!- Addon Test: Set screenshotFailures to false by default - #28908, thanks
@yannbf!- Addon Docs: Remove babel dependency - #28915, thanks
@shilman!- Addon Interactions: Fix status in panel tab - #28580, thanks
@yannbf!- Angular: Fix Angular template error for props with a circular reference - #28498, thanks
@Marklb!- Angular: Fix template props not able to use dot notation - #28588, thanks
@Marklb!- Backgrounds/Viewports: Make defaults overridable in
StoryGlobals-mode - #29025, thanks@JReinhold!- Blocks: Fix scroll to non-ascii anchors - #28826, thanks
@SkReD!- Build: Remove external overrides, use package.json as source of truth - #28632, thanks
@kasperpeulen!- Builder-Vite: Add null character prefix to virtual file IDs - #28863, thanks
@valentinpalkovic!- Builder-Vite: Fix 'condition node never be used' warning - #28989, thanks
@valentinpalkovic!- CLI: Add conditional logging for manager and preview start - #28603, thanks
@tobiasdiez!- CLI: Fix dedent import in package managers - #28980, thanks
@shilman!- CLI: Fix the initialization of Storybook in workspaces - #28699, thanks
@valentinpalkovic!- CLI: Handle Yarn PnP wrapper scenario when adding an addon - #29027, thanks
@yannbf!- CLI: Make PackageJson optional for starting a dev server - #28594, thanks
@tobiasdiez!- CLI: Update spawn options in proxy.ts to support Windows - #28990, thanks
@valentinpalkovic!- Components: Remove external overrides - #28632, thanks
@kasperpeulen!- ConfigFile: Fix
as const satisfiesmodifiers - #29000, thanks@shilman!- Controls: Add disableSave parameter - #28734, thanks
@valentinpalkovic!- Core: Add Rsbuild frameworks to known frameworks - #28694, thanks
@fi3ework!- Core: De-duplicate babel use in core - #28972, thanks
@ndelangen!- Core: Fix header for MountMustBeDestructuredError message - #28590, thanks
@0916dhkim!- Core: Fix manager-builder
tsconfigto emitreact-jsx- #28541, thanks@williamhelmrath!- Core: Introduce setProjectAnnotations API to more renderers and frameworks - #28907, thanks
@yannbf!- Core: Make sure CJS build always has lowest prio - #28829, thanks
@kasperpeulen!- Core: Move
utilto regular dependency - #29008, thanks@ndelangen!- Core: Split Storybook CLI - #28519, thanks
@kasperpeulen!- Core: Upgrade docs-mdx for smaller install - #28552, thanks
@shilman!
... (truncated)
Commits
7e94ba6Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]bce7d70Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]cce24a0Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]daf6159Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]00c1524Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]acd2b70Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]d8b6ce8Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]7d6aa6bBump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]3416d19CLI: Update spawn options in proxy.ts to support Windows87c3757Bump version from "8.3.0-alpha.9" to "8.3.0-alpha.10" [skip ci]- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for lumen-notes failed.
| Name | Link |
|---|---|
| Latest commit | 1a0b5a72bf8e65779bfb4b0ad3a247b85b24d846 |
| Latest deploy log | https://app.netlify.com/sites/lumen-notes/deploys/66e7d57350146b00081881ee |
Deploy Preview for lumen-storybook failed.
| Name | Link |
|---|---|
| Latest commit | 1a0b5a72bf8e65779bfb4b0ad3a247b85b24d846 |
| Latest deploy log | https://app.netlify.com/sites/lumen-storybook/deploys/66e7d57459b3260008764e2a |
Superseded by #416.