Skip to content

Update storybook monorepo to ^5.3.14

Warren Gifford requested to merge renovate/storybook-monorepo into master

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 code search for "@storybook/addon-actions"
@storybook/addon-info devDependencies minor ^5.3.14 source code search for "@storybook/addon-info"
@storybook/addon-knobs devDependencies minor ^5.3.14 source code search for "@storybook/addon-knobs"
@storybook/addon-links devDependencies minor ^5.3.14 source code search for "@storybook/addon-links"
@storybook/addon-options devDependencies minor ^5.3.14 source code search for "@storybook/addon-options"
@storybook/addon-storyshots devDependencies minor ^5.3.14 source code search for "@storybook/addon-storyshots"
@storybook/addons devDependencies minor ^5.3.14 source code search for "@storybook/addons"
@storybook/components devDependencies minor ^5.3.14 source code search for "@storybook/components"
@storybook/react devDependencies minor ^5.3.14 source code search for "@storybook/react"
@storybook/theming devDependencies minor ^5.3.14 source code search for "@storybook/theming"

Release Notes

storybookjs/storybook

v5.3.14

Compare Source

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

Compare Source

Bug Fixes
  • React: Remove MiniCssExtractPlugin for CRA (#​9759)
Maintenance
  • Build: Fix DLL generation race condition (#​9770)

v5.3.12

Compare Source

Bug Fixes
  • Core: Fix dev server error - back out bad change (#​9753)

v5.3.11

Compare Source

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

Compare Source

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

Compare Source

Bug Fixes
  • Addon-docs: Revert breaking source indentation fix (#​9609)

v5.3.8

Compare Source

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

Compare Source

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

Compare Source

Bug Fixes
  • Source-loader: Bypass if file has no exports (#​9505)
  • Core: Fix default sorting of docs-only stories (#​9504)

v5.3.5

Compare Source

Bug Fixes
  • Core: Fix typo for loading addon-notes/register-panel (#​9497)
  • Source-loader: Add imports to top of file (#​9492)

v5.3.4

Compare Source

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

Compare Source

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

Compare Source

Bug Fixes
  • Source-loader: Disable eslint entirely for generated code (#​9410)

v5.3.1

Compare Source

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

Compare Source

Storybook 5.3 is here!


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.

Merge request reports

Loading