Update storybook monorepo to v6 (major)
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@storybook/addon-actions | devDependencies | major | ^6.0.26 | source | |
@storybook/addon-knobs | devDependencies | major | ^6.0.26 | source | |
@storybook/addon-links | devDependencies | major | ^6.0.26 | source | |
@storybook/addon-storyshots | devDependencies | major | ^6.0.26 | source | |
@storybook/addon-storyshots-puppeteer | devDependencies | major | ^6.0.26 | source | |
@storybook/addons | devDependencies | major | ^6.0.26 | source | |
@storybook/components | devDependencies | major | ^6.0.26 | source | |
@storybook/core | devDependencies | major | ^6.0.26 | source | |
@storybook/react | devDependencies | major | ^6.0.26 | source | |
@storybook/theming | devDependencies | major | ^6.0.26 | source |
Release Notes
storybookjs/storybook
v6.0.26
Bug Fixes
- Addon-docs: Fix exotic React components in Source block (#12638)
v6.0.25
Bug Fixes
- CLI: Workaround for react native
sb init
(#12405)
v6.0.24
Failed NPM publish
v6.0.23
Failed NPM publish
v6.0.22
Bug Fixes
- Addon-docs: Change 2nd argument of transformSource to the storyContext (#12265)
- Angular: Unsubscribe prop subscriptions (#12514)
- React: Fix reactDocgen option when false (#12492)
- CLI: Fix storiesof-to-csf codemod for TypeScript (#12453)
- Addon-docs: Fix missing line-height on TypeSet block (#12134)
- Core: Use the denormed params on the first story for initial options (#11938)
Maintenance
- Build: Disable problematic story in Chromatic (#12457)
Dependency Upgrades
- [Security] Bump node-fetch from 2.6.0 to 2.6.1 (#12448)
v6.0.21
Bug Fixes
- Addon-controls: Fix uncontrolled to controlled warning for booleans (#12322)
Maintenance
- Build: Add CRA benchmark (#12209)
v6.0.20
Bug Fixes
- ArgsTable: Fix union type splitting (#11868)
- CLI: Fix import of Button in react mdx template (#12252)
v6.0.19
Bug Fixes
- UI: Fix eject and copy URLs for composition (#12233)
v6.0.18
Bug Fixes
- UI: Fix
disable
parameter to hide addon panel (#12171) - Addon-controls: Fix controls from args (#12230)
Dependency Upgrades
- Mithril: Add Mithril v2.0.0 to peer dependencies (#12229)
v6.0.17
Bug Fixes
- Addon-essentials: Log info on config override (#12211)
Maintenance
- Build: Remove outdated CLI tests (#12207)
Dependency Upgrades
- Source-loader: Pin prettier to 2.0.x version (#12226)
v6.0.16
Bug Fixes
- Addon-docs: Fix Vue ArgsTable sanitizing of item.type.elements to item.type.value (#12165)
v6.0.15
Bug Fixes
- Addon-docs: Fix ArgsTable union type handling in Vue/TS (#12158)
- Addon-docs: Fix inline rendering for DOM nodes in HTML (#12164)
Maintenance
- React: Simplify component type for CSF typing (#12110)
v6.0.14
Bug Fixes
- Addon-docs: Fix MDX IDs from CSF imports (#12154)
- Addon-viewport: Add preset to fix windows import (#12148)
- Composition: Verify refs in node (#12085)
Maintenance
- Build: Update and optimize circleCI Config (#12118)
v6.0.13
Bug Fixes
- Source-loader: Fix default exports of type TSAsExpression (#12099)
- Addon-docs: Fix source code for Template.bind({}) in MDX (#12107)
- Addon-A11y: Fix manual run & timeline (#12003)
- Core: Add frameworkPath to options to support custom frameworks (#12087)
v6.0.12
Bug Fixes
- Angular: Make CLI templates compatible with TS strict mode (#12081)
- React: Fix CSF component typing (#12072)
- ArgsTable: Fix styles to allow long text to wrap (#11818)
- Addon-docs: Fix main check for absolute config dirs (#12057)
v6.0.11
NPM publish failed
v6.0.10
Bug Fixes
- Addon-controls: Fix argType inference priority (#12048)
v6.0.9
Bug Fixes
- Addon-docs: Fix CSF names importing in MDX (#12044)
Maintenance
- ArgsTable: Error when subcomponents is an array (#12033)
v6.0.7
Bug Fixes
- Addon-docs: Fix extractArgTypes for unknown component (#12012)
Maintenance
- UI: Update upgrade command in about section (#11934)
- Build: Remove documentation scripts and fix README (#12015)
Dependency Upgrades
- Bump jest-specific-snapshot to v4 (#11939)
v6.0.6
Bug Fixes
- CLI: Fix upgrade to warn when no packages found (#11993)
- Addon-docs: Fix blocks type export (#11987)
- CLI: Fix RN link (#11973)
v6.0.5
Bug Fixes
- CLI: Fix welcome links on Introduction MDX (#11949)
v6.0.4
Bug Fixes
- Source-loader: Fix
.add
detection (#11920)
v6.0.3
Bug Fixes
- Essentials: Fix missing toolbars addon (#11910)
v6.0.2
Bug Fixes
- Addon-docs: Fix exotic React components in Source block (#12638)
v6.0.1
Bug Fixes
- UI: Fix eject and copy URLs for composition (#12233)
v6.0.0
Storybook 6.0 is here!
-
📚 Documentation: Complete project overhaul6.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
6.0.0-alpha.*
,6.0.0-beta.*
, and6.0.0-rc.*
for the full list of changes. See MIGRATION.md to upgrade from5.3
or earlier.
v5.3.21
Bug Fixes
- Core: Add skip dispose option to ClientApi (#9868)
v5.3.20
Bug Fixes
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.