Update storybook monorepo to ^5.2.1
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@storybook/addon-actions | devDependencies | minor | ^5.2.1 | source | |
@storybook/addon-info | devDependencies | minor | ^5.2.1 | source | |
@storybook/addon-knobs | devDependencies | minor | ^5.2.1 | source | |
@storybook/addon-links | devDependencies | minor | ^5.2.1 | source | |
@storybook/addon-options | devDependencies | minor | ^5.2.1 | source | |
@storybook/addon-storyshots | devDependencies | minor | ^5.2.1 | source | |
@storybook/addons | devDependencies | minor | ^5.2.1 | source | |
@storybook/components | devDependencies | minor | ^5.2.1 | source | |
@storybook/react | devDependencies | minor | ^5.2.1 | source | |
@storybook/theming | devDependencies | minor | ^5.2.1 | source |
Release Notes
storybookjs/storybook
v5.2.1
Bug Fixes
- Core: Fix error handling (#8097)
v5.2.0
Storybook 5.2 is here!
-
📚 DocsPage: Zero-config documentation -
📦 Component Story Format: Portable ES6 modules -
🖼 Design System: Best practice component development - 🧩 Addon API: Simplified w/ hooks
5.2 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.2.0-alpha.*
, 5.2.0-beta.*
, and 5.2.0-rc.*
for the full list of changes. See MIGRATION.md to upgrade from 5.0
or earlier.
v5.1.11
Bug Fixes
- Core: Add polyfill for fetch (#7401)
- Core: Revert "Fix #7167 addon-centered causes component to disappear when zooming" (#7750)
v5.1.10
Breaking Changes
- Core: Remove project root
babel.config.js
loading (#7573)
Bug Fixes
- Addon-info: change stylesheetBase info height from 110vh to 100vh (#7141)
- React-native: Fix react native server (#7187)
- Addon-centered/contexts: Move optionalDependencies to peerDependencies (#7315)
- Addon-notes/info: Fix indenting on markdown code blocks (#7158)
- Addon-actions: fix serialization performance (#7256)
- Addon-notes: Fix dark theming bug (#7623)
- CLI: Fix usage information (#7627)
- Addon-centered: Fix component disappearing on zoom (#7400)
- Addon-analytics: Fix API signature (#7410)
- UI: Fix Sidebar input refresh on 'Enter' (#7342)
- Addon-knobs: Prevent rerender when a button callback returns false. (#7197)
- Core: Keep story data and legacy data in sync (#7319)
- CLI: Move the free port logic so that loadOptions don't override it (#7237)
- Addon-backgrounds: Fix unstretched preview background wrapper (#7173)
Maintenance
- Build: delete tests & snapshots from dist (#7358)
Dependency Upgrades
- CLI: replaced merge-dirs dependency by fs-extra (#7100)
v5.1.9
Bug Fixes
- Core: Fix JSON babel config error reporting (#7104)
- UI: Fix about page version check message (#7105)
Dependency Upgrades
- Add missing dependencies to ui/react (#7081)
- UPGRADE lazy-universal-dotenv (#7151)
- Make compatible with yarn Pnp (#6922)
v5.1.8
Bug Fixes
- CLI: Fix RN template to not import addons (#7096)
v5.1.7
Bug Fixes
- UI: Fix warning of loading prop not being a string (#7080)
v5.1.6
Publish failed
v5.1.5
Bug Fixes
- Core: Upgrade plugin core-js fix (#7086)
- UI: Fix sidebar loading visibility (#7073)
- UI: Fix unnecessary large bundlesize (#7091)
- Addon-contexts, RN-server: Add core-js dep (#7094)
v5.1.4
Bug Fixes
- Core: Fix core-js 3 errors (#7051)
- UI: Fix syntax highlighter plain text not visible (#7057)
- Addon-actions: Add default options to action(s) (#6438)
Dependency Upgrades
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.