Skip to content

Releases: storybookjs/storybook

v6.0.0-beta.21

04 Jun 01:36
Compare
Choose a tag to compare
v6.0.0-beta.21 Pre-release
Pre-release

Breaking Changes

  • Preact: Update Preact version (#10978)

Features

  • Addon-docs: Angular ArgTypes for pipes, injectables, classes (#11016)
  • TypeScript: Add warning for setup issues and fix Babel config (#10998)
  • Core: Add logLevel preset property to filter logging (#10370)

Bug Fixes

  • Addon-controls: Fix initialization logic; remove react-select (#11024)
  • CLI: Fix sb init in Yarn workspace environment (#10985)

Maintenance

  • React: Remove argsStory helper function (#11036)
  • Addon-controls: Remove residual options-type controls (#11015)

v6.0.0-beta.20

01 Jun 14:27
Compare
Choose a tag to compare
v6.0.0-beta.20 Pre-release
Pre-release

Bug Fixes

  • Addon-controls: Fix options control types (#11003)
  • Addon-controls: Fix no-control handling (#11001)
  • Addon-docs: Fix function argType inference in react-docgen-typescript (#10997)

Maintenance

  • Addon-controls/a11y: Fix PARAM_KEY export for consistency (#10988)

v6.0.0-beta.19

29 May 19:44
Compare
Choose a tag to compare
v6.0.0-beta.19 Pre-release
Pre-release

Features

  • Addon-controls: Add warning to controls tab on no-args story (#10986)

Bug Fixes

  • Addon-docs: Handle JSON.parse exception for Angular union types (#10984)

v6.0.0-beta.18

29 May 15:09
Compare
Choose a tag to compare
v6.0.0-beta.18 Pre-release
Pre-release

Bug Fixes

  • Core: Fix HMR for navigation sidebar in UI (#10981)
  • Core: Fix register.tsx as manager code in preset heuristic (#10980)
  • Core: Send global args with set stories (#10910)
  • Core: Log swallowed errors when requiring stories (#10974)
  • Core: Support valid globs (#10926)

v6.0.0-beta.17

28 May 04:55
Compare
Choose a tag to compare
v6.0.0-beta.17 Pre-release
Pre-release

Features

  • Addon-controls: Angular support (#10946)
  • Addon-controls: Web-components support (#10953)

v6.0.0-beta.16

27 May 16:35
Compare
Choose a tag to compare
v6.0.0-beta.16 Pre-release
Pre-release

Bug Fixes

  • Core: Add missing babel plugin (#10941)

Maintenance

  • CI: Stabilize E2E tests (#10888)

v6.0.0-beta.15

26 May 23:24
Compare
Choose a tag to compare
v6.0.0-beta.15 Pre-release
Pre-release

Features

  • Addon-Controls: Next-generation knobs (#10834)

Bug Fixes

  • Core: Avoid re-render on HMR of other stories (#10908)
  • Core: Fix auth for refs (#10845)

Dependency Upgrades

  • Bump react-syntax-highlighter from 11.0.2 to 12.2.1 (#10919)

v6.0.0-beta.14

25 May 13:53
Compare
Choose a tag to compare
v6.0.0-beta.14 Pre-release
Pre-release

Breaking Changes

  • CSF: Hoist story annotation object (#10907)
  • Vue: Remove babel-preset-vue (#10909)

Features

  • Angular: Support workspace.json in nx workspace (#10881)

Bug Fixes

  • Addon-docs: Fix single item width in Preview block (#10877)
  • UI: Center toolbar icon buttons (#10897)
  • Core: Fix double rendering on startup (#10892)

Maintenance

  • Core: Use dedicated loader for es6 modules (#10783)
  • Core: Fix yarn test command on windows (#10904)

v5.3.19

24 May 04:39
Compare
Choose a tag to compare

Bug Fixes

  • UI: Fix search stories (#10539)

Security

  • Upgrade markdown-to-jsx to 6.11.4 (#10873)

v6.0.0-beta.13

22 May 18:21
Compare
Choose a tag to compare
v6.0.0-beta.13 Pre-release
Pre-release

Bug Fixes

  • Core: Fix ts/tsx resolution in the manager (#10886)
  • Core: Fix typo in projectRoot node_modules detection (#10848)
  • Addon-docs: Fix story inline rendering (#10875)
  • Core: Fix CRA filter for built-in webpack settings (#10861)
  • Addon-docs: Fix react forwardRefs with destructured props (#10864)

Maintenance

  • React: Upgrade preset-create-react-app in examples (#10867)
  • Core: Close server when e2e test failed (#10868)

Dependency Upgrades

  • Upgrade markdown-to-jsx to 6.11.4 (#10873)