Open
Description
There have been updates to the storybook monorepo:
-
- The
devDependency
@storybook/addon-actions was updated from5.2.1
to5.2.2
.
- The
- The
devDependency
@storybook/addon-knobs was updated from5.2.1
to5.2.2
. - The
devDependency
@storybook/addon-links was updated from5.2.1
to5.2.2
. - The
devDependency
@storybook/addon-storyshots was updated from5.2.1
to5.2.2
. - The
devDependency
@storybook/addons was updated from5.2.1
to5.2.2
. - The
devDependency
@storybook/react was updated from5.2.1
to5.2.2
.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.
storybook is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v5.2.2
Bug Fixes
- Storyshots: First-class CSF support (#8000)
- UI: Move addon dependencies to devDependencies (#8206)
- Addon-docs: CSS classes for escape-hatch theming wrapper/content (#8061)
- CLI: Fix variable collisions in storiesof-to-csf (#8106)
- Addon-knobs: Add missing type def #8105 (#8118)
- Dependencies: add @types/webpack-env to apps that depend on it (#8119)
- Core: Show exception rather than error on react error boundary (#8100)
- UI: Fix inline code styling for dark theme (#8260)
- Addon-ondevice-notes: Validate the state content (#8261)
- Telejson: New version with typings and bugfixes (#8228)
- React: Add DecoratorFn type to exports (#8121)
- Addon-knobs: Handle undefined array value (#8006)
- Preact: Allow JSX.Element story (#8159)
- Storyshots: Fix STORYBOOK_HOOKS_CONTEXT error (#8163)
- Update react-draggable to 4.0.3 (#8145)
Commits
The new version differs by 64 commits.
fc0e18c
v5.2.2
611ee74
5.2.2 changelog
d852091
Revert "Update
read-pkg-up
usage to work with version7
(#8299)"8e0ac7c
Update snapshots
3065f8c
Don't use
global
package in templates (#8281)39b8c80
Storyshots: First-class CSF support (#8000)
fd3b297
Update yarn.lock
f5ed2f6
UI: Move addon dependencies to devDependencies (#8206)
a39f2f4
Add tests and src to npmignore (#7824)
d14f2d5
Addon-docs: CSS classes for escape-hatch theming wrapper/content (#8061)
d7ec320
CLI: Fix variable collisions in storiesof-to-csf (#8106)
9bf9150
add missing type def to addon-knobs fixes #8105 (#8118)
dbc0442
fix: add @types/webpack-env to apps that depend on it, fixes #8… (#8119)
49ee0ca
Update
read-pkg-up
usage to work with version7
(#8299)aeda584
Core: Show exception rather than error on react error boundary (#8100)
There are 64 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴