Skip to content

Releases: storybookjs/storybook

v6.2.0-alpha.11

11 Jan 13:29

Choose a tag to compare

v6.2.0-alpha.11 Pre-release
Pre-release

Features

  • HTML: Add CSF types (#13519)
  • Addon-jest: Infer parameter from story filename if not provided (#13535)
  • Server: Forward globals in fetchStoryHtml (#13158)

Bug Fixes

  • Addon-docs: Fix link not working cross origin (#13022)
  • Addon-docs: Use theme text color header anchors (#13533)

Maintenance

  • Build: remove redundant checks for TS type declaration generation (#13567)

v6.1.12

11 Jan 23:47

Choose a tag to compare

Bug Fixes

  • Addon-docs: Fix link not working cross origin (#13022)
  • Addon-docs: Resolve babel-loader from storybook/core (#13607)

v6.2.0-alpha.10

28 Dec 05:44

Choose a tag to compare

v6.2.0-alpha.10 Pre-release
Pre-release

Bug Fixes

  • Typescript: Fix qs import in @storybook/client-api (#13518)
  • CLI: Ensure --host option changes the network host (#13521)

Maintenance

  • Perf: Reuse SVG icon paths by using symbols (#13110)
  • Core: Fix typing of dev CLI options (#13501)
  • Perf: Bundle only required syntax highlighter languages (#13479)

v6.2.0-alpha.9

20 Dec 12:10

Choose a tag to compare

v6.2.0-alpha.9 Pre-release
Pre-release

Features

  • Web-components: Add typescript types and CLI template (#12395)

Bug Fixes

  • Addon-docs: Fix angular without compodoc (#13487)
  • Core: Use fs-extra emptyDir so build works on docker volume (#13474)
  • Addon-docs: Tighten preset webpack pattern for mdx stories (#13476)
  • Svelte: Statically load docgen info for svelte components (#13466)

Dependency Upgrades

  • Bump @ember/optional-features from 1.3.0 to 2.0.0 (#12829)

v6.2.0-alpha.8

16 Dec 14:52

Choose a tag to compare

v6.2.0-alpha.8 Pre-release
Pre-release

Bug Fixes

  • Angular: Fix configFile: undefined in ts-loader options (#13382)

Maintenance

  • Angular: Deprecate the story component attribute (#13383)

v6.2.0-alpha.7

15 Dec 14:59

Choose a tag to compare

v6.2.0-alpha.7 Pre-release
Pre-release

Bug Fixes

  • CLI: Add overrides to CRA ESLint config (#13452)

Maintenance

  • Perf: Lazy load OverlayScrollbars (#13430)
  • Addon-docs: Remove unused titleFunction export (#13457)
  • Perf: Distribute both ESM and CJS modules (#13013)
  • Perf: Replace react-hotkeys with useEffect keybinding (#13424)

v6.2.0-alpha.6

12 Dec 03:42

Choose a tag to compare

v6.2.0-alpha.6 Pre-release
Pre-release

Features

  • Main.js: Add previewHead, previewBody, managerHead presets (#13432)

Bug Fixes

  • Core: Fix modulesCount cache storage and retrieval (#13431)
  • UI: Fix null ref in sidebar (#13423)

Maintenance

  • Components: Cleanup circular dependencies (#13439)
  • Core: Generate bundle size report for prebuilt manager (#13425)
  • CI: Speed up CircleCI workflows (#13320)

Dependency Upgrades

  • Update react-popper-tooltip and @popperjs/core for react17 (#13434)

v6.1.11

12 Dec 12:57

Choose a tag to compare

Bug Fixes

  • UI: Fix null ref in sidebar (#13423)
  • Addon-docs: Handle svelte docgen failures gracefully (#13386)

Dependency Upgrades

  • Update react-popper-tooltip and @popperjs/core for react17 (#13434)

v6.2.0-alpha.5

08 Dec 05:43

Choose a tag to compare

v6.2.0-alpha.5 Pre-release
Pre-release

Bug Fixes

  • Core: Fix --static-dir with absolute path on Windows (#13344)

v6.2.0-alpha.4

06 Dec 06:08

Choose a tag to compare

v6.2.0-alpha.4 Pre-release
Pre-release

Bug Fixes

  • Addon-docs: Handle svelte docgen failures gracefully (#13386)

Dependency Upgrades

  • Bump @ember/test-helpers from 1.7.1 to 2.1.0 (#13143)