Update storybook monorepo to ^5.3.14
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@storybook/addon-actions | devDependencies | minor | ^5.3.14 | source | |
@storybook/addon-info | devDependencies | minor | ^5.3.14 | source | |
@storybook/addon-knobs | devDependencies | minor | ^5.3.14 | source | |
@storybook/addon-links | devDependencies | minor | ^5.3.14 | source | |
@storybook/addon-options | devDependencies | minor | ^5.3.14 | source | |
@storybook/addon-storyshots | devDependencies | minor | ^5.3.14 | source | |
@storybook/addons | devDependencies | minor | ^5.3.14 | source | |
@storybook/components | devDependencies | minor | ^5.3.14 | source | |
@storybook/react | devDependencies | minor | ^5.3.14 | source | |
@storybook/theming | devDependencies | minor | ^5.3.14 | source |
Release Notes
storybookjs/storybook
v5.3.14
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
v5.3.13
Bug Fixes
- React: Remove
MiniCssExtractPlugin
for CRA (#9759)
Maintenance
- Build: Fix DLL generation race condition (#9770)
v5.3.12
Bug Fixes
- Core: Fix dev server error - back out bad change (#9753)
v5.3.11
Bug Fixes
- Svelte: Fix Svelte 3 slots for decorators (#9724)
- CLI: Fix file path for Button story (#9325)
- Angular: Emit decorator metadata by default (#9701)
- Storyshots: Fix config via main.ts (#9577)
v5.3.10
Bug Fixes
- Core: Upgrade
min-css-extract-plugin
to fix SASS loading (#9652) - CRA: Fix jsconfig support (#9324)
- Web-components: Fix default value for docs prop table (#9655)
- Web-components: Fix types to play nicely with lit-element (#9557)
- UI: Add support for className prop on Form.Field (#9665)
- Addon-storyshots: Remove excess slashes from jest transform warning (#9616)
Maintenance
- Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
- Build: Netlify for examples again (#9585)
- Publish: Remove docs to reduce package size (#9612)
v5.3.9
Bug Fixes
- Addon-docs: Revert breaking source indentation fix (#9609)
v5.3.8
Bug Fixes
- Addon-docs: Fix TS false default value in prop table (#9560)
- Addon-knobs: Fix broken repo link in empty panel (#9530)
- Typescript: Export IStory in
@storybook/angular
(#9097) - Fixed Angular button example story (#9540)
- Clean usage of
@types/webpack-env
dep in all packages (#9536)
v5.3.7
Bug Fixes
- Node-logger: Move
@types/npmlog
to dependencies (#9538) - Core: Fix legacy story URLs (#9545)
- Addon-docs: Convert default prop value to string (#9525)
- Addon-docs: Preserve Source indentation by default (#9513)
v5.3.6
Bug Fixes
- Source-loader: Bypass if file has no exports (#9505)
- Core: Fix default sorting of docs-only stories (#9504)
v5.3.5
Bug Fixes
- Core: Fix typo for loading addon-notes/register-panel (#9497)
- Source-loader: Add imports to top of file (#9492)
v5.3.4
Bug Fixes
- Core: Fix presets register panel (#9486)
- Core: Fix addon/preset detection for local addons (#9485)
- Core: Fix default story sort (#9482)
v5.3.3
Bug Fixes
- UI: Fix edge case where only one legacy separator is defined (#9425)
- Core: Preserve kind load order on HMR when no sortFn is provided (#9424)
- Angular: Fix missing architect properties (#9390)
- Addon-knobs: Fix null knob values in select (#9416)
- Source-loader: Disable linting altogether (#9417)
v5.3.2
Bug Fixes
- Source-loader: Disable eslint entirely for generated code (#9410)
v5.3.1
Bug Fixes
- Centered: remove
typesVersions
attribute (#9907) - Props: Fix typescript unspecified default value (#9873)
- Core: Use telejson for websockets channel (#9867)
- Storyshots: Fix support for jsx/tsx config files (#9834)
- MDX: Fix custom classes getting stripped (#8897)
- Typescript: Add downlevel dts for 3.5 (#9847)
v5.3.0
Storybook 5.3 is here!
-
🔼 Main.js declarative configuration5.3 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
5.3.0-alpha.*
,5.3.0-beta.*
, and5.3.0-rc.*
for the full list of changes. See MIGRATION.md to upgrade from5.0
or earlier.
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.