chore(deps): update storybook monorepo to v6 (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @storybook/addon-actions | ^5.3.19 -> ^6.0.0 |
||||
| @storybook/addon-knobs | ^5.3.19 -> ^6.0.0 |
||||
| @storybook/addon-links | ^5.3.19 -> ^6.0.0 |
||||
| @storybook/addon-viewport | ^5.3.19 -> ^6.0.0 |
||||
| @storybook/addons | ^5.3.19 -> ^6.0.0 |
||||
| @storybook/react | ^5.3.19 -> ^6.0.0 |
Release Notes
storybookjs/storybook
v6.1.20
- Deps: upgrade react-dev-utils to get newer immer (#14015)
v6.1.19
Bug Fixes
- Components: Add missing
regenerator-runtimedependency (#13991)
v6.1.18
Bug Fixes
v6.1.17
Bug Fixes
- CLI: Fix opening localhost in browser by default (#13812)
v6.1.16
Bug Fixes
- Addon-docs/Svelte: Fix component name in docgen-loader (#13760)
- UI: Fix copy to clipboard for insecure deployments (#13777)
v6.1.15
Bug Fixes
- Svelte: Fix duplicate story preview (#13663)
- Angular: Properly handle empty tsconfig compilerOptions (#13596)
Maintenance
- Angular: Use Nx function to read non-angularCli configs (#13558)
Dependency Upgrades
- Bump @types/reach__router version (#13703)
v6.1.14
Bug Fixes
- Core: Use fs-extra emptyDir so build works on docker volume (#13474)
- Addon-docs: Tighten preset webpack pattern for mdx stories (#13476)
- Typescript: Fix qs import in @storybook/client-api (#13518)
- CLI: Ensure --host option changes the network host (#13521)
- Svelte: Statically load docgen info for svelte components (#13466)
v6.1.12
Bug Fixes
- Addon-docs: Fix link not working cross origin (#13022)
- Addon-docs: Resolve babel-loader from storybook/core (#13607)
v6.1.11
Bug Fixes
- UI: Fix null ref in sidebar (#13423)
- Addon-docs: Handle svelte docgen failures gracefully (#13386)
Dependency Upgrades
- Update react-popper-tooltip and @popperjs/core for react17 (#13434)
v6.1.10
Bug Fixes
- CLI: Fix stories path in Introduction.stories.mdx (#13368)
- UI: Fix display of custom brand image (#13355)
- Storyshots: Fix missing
doneattribute on type definition (#13341) - Addon-docs: ArgTypes optional on Meta (#13352)
Dependency Upgrades
- Addon-storyshots: Add React as peer dependency (#13343)
v6.1.9
Bug Fixes
- Addon-backgrounds: Fix grid offset always using default value (#13260)
- UI: Fix keybindings on non-US keyboard layouts (#13319)
- Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js (#13327)
v6.1.8
Bug Fixes
- Core: Fix preview URL dropped hashes (#13308)
- Core: Fix template script tag support (#13271)
- Addon-docs: Fix Vue source snippets for function attributes (#13288)
- Components: Fix Zoom for IE11 (#13302)
- React: Don't add FastRefresh if already enabled (#13303)
- CLI: Fix storybook-deployer upgrade warning (#13306)
Maintenance
v6.1.7
Bug Fixes
- CLI: Fix not printing managerTotalTime when using cached manager (#13294)
- Core: Only apply
express.json()middleware to /runtime-error route (#13295) - Core: Don't use prebuilt or cached manager when running smoke test (#13266)
- Core: Detect arg inference for cyclic args and warn (#13263)
Dependency Upgrades
- Remove unused dependency @svgr/webpack (#13281)
v6.1.6
Bug Fixes
- Addon-controls: Fix ensureDocsBeforeControls support for paths (#13204)
- CLI: Add core-js to Preact generator (#13138)
- Core: Improve handling of --static-dir option (#13245)
- Core: Fix webpack5 compatibility check for ProgressPlugin (#13239)
v6.1.5
Bug Fixes
- Core: Resolve react and react-dom from core (#13195)
v6.1.4
Bug Fixes
- Core: Clear manager cache on runtime error (#13230)
v6.1.3
Bug Fixes
- Core: Replace 'trash' with 'fs.remove' (#13211)
- UI: Fix overflow scrolling on layout:centered (#13217)
- CLI: Don't install babel-loader for CRA (#13220)
- Addon-docs: Fix lineheight in typeset component (#13205)
v6.1.2
- Deps: upgrade react-dev-utils to get newer immer (#14015)
v6.1.1
Bug Fixes
- Components: Add missing
regenerator-runtimedependency (#13991)
v6.1.0
6.1 is the first in a series of performance-oriented Storybook releases. It includes:
-
Manager caching for faster startup #12707
-
Asynchronous loaders #12699
-
React improvements
-
Strict mode #12781
6.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
6.1.0-alpha.*,6.1.0-beta.*, and6.1.0-rc.*for the full list of changes. See Storybook 6 migration guide to upgrade from5.3or earlier.
v6.0.28
Bug Fixes
- CLI: Disable DLL by default in template (#12954)
v6.0.27
Bug Fixes
- CLI: Fix intro MDX for React17 (#12878)
- Core: Disable Docs DLL by default (#12874)
- Essentials: Fix absolute config dir (#12873)
- Addon-controls: Fix "docs before controls" check (#12738)
- Addon-knobs: Fix uncontrolled to controlled warning for booleans (#12719)
Dependency Upgrades
- Upgrade babel-plugin-react-docgen (#12748)
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
disableparameter 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
.adddetection (#11920)
v6.0.3
Bug Fixes
- Essentials: Fix missing toolbars addon (#11910)
v6.0.2
Bug Fixes
- CLI: Fix intro MDX for React17 (#12878)
- Core: Disable Docs DLL by default (#12874)
- Essentials: Fix absolute config dir (#12873)
- Addon-controls: Fix "docs before controls" check (#12738)
- Addon-knobs: Fix uncontrolled to controlled warning for booleans (#12719)
Dependency Upgrades
- Upgrade babel-plugin-react-docgen (#12748)
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 overhaul
6.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.3or earlier.
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.