Skip to content

Releases: storybookjs/storybook

v6.2.0-alpha.30

20 Feb 13:47

Choose a tag to compare

v6.2.0-alpha.30 Pre-release
Pre-release

Features

  • Core: Support webpack5 and webpack4 side by side (#13808)

Bug Fixes

  • Args: Fix issues with string default values (#13919)
  • Args: Prefer react runtime default values (#13937)

Maintenance

  • Core: Improve preset handling test coverage (#13951)

v6.2.0-alpha.29

17 Feb 23:48

Choose a tag to compare

v6.2.0-alpha.29 Pre-release
Pre-release

Features

  • Core: Sync args state to URL (#13803)
  • UI: Select search input value on / (#13884)

Bug Fixes

  • Components: Add missing regenerator-runtime dependency (#13916)

Maintenance

  • Core: Load middleware.cjs if it exists (#13592)
  • Build: Ensure consistency of Chromatic snapshots of Zoom stories (#13932)
  • Angular: Clean and improve angular-cli examples (#13886)

v6.2.0-alpha.28

15 Feb 06:44

Choose a tag to compare

v6.2.0-alpha.28 Pre-release
Pre-release

Bug Fixes

  • Addon-actions: Change to override default values (#13912)
  • CLI: Add safe check for eslint overrides (#13717)

Maintenance

  • CLI: Don't try to add packages that are already installed (#13876)

v6.2.0-alpha.27

14 Feb 17:33

Choose a tag to compare

v6.2.0-alpha.27 Pre-release
Pre-release

Features

  • Addon-controls: Infer color and date controls (#13675)
  • Svelte: Support TypeScript and preprocessors (#13900)
  • Addon-controls: Add include/exclude configuration options (#13898)

Maintenance

  • Add catalog metadata to the addons (#13666)
  • Misc: Clean TS config and bump @storybook/preset-create-react-app (#13878)

v6.1.18

14 Feb 17:12

Choose a tag to compare

Bug Fixes

  • UI: Fix theming for focused search bar (#13895)
  • Storyshots: Support main.js usage (#13842)

v6.2.0-alpha.26

13 Feb 03:36

Choose a tag to compare

v6.2.0-alpha.26 Pre-release
Pre-release

Features

  • Addon-controls: Files control (#13544)
  • UI: Add a 'main' role to the Main component for a11y (#13827)

Bug Fixes

  • Addon-docs/Vue3: Attach app context from preview to inline stories (#13894)
  • UI: Fix theming for focused search bar (#13895)

Maintenance

  • Build: Move all the yarn install in the build CI job (#13872)
  • Build: Rework test NPM script (#13871)

v6.2.0-alpha.25

11 Feb 01:35

Choose a tag to compare

v6.2.0-alpha.25 Pre-release
Pre-release

Features

  • Addon-docs: Configure syntax highlighter language by story parameter (#13869)
  • Svelte: Improved decorators (#13785)
  • Addon-docs/Angular: Add dynamic source snippets (#13740)

Bug Fixes

  • Vue 3: Fix decorators and add more examples (#13855)
  • Storyshots: Support main.js usage (#13842)

Maintenance

  • Core: Add tests for the preset behavior of core (#13846)
  • Upgrade to danger-js@main (#13857)

v6.2.0-alpha.24

06 Feb 01:57

Choose a tag to compare

v6.2.0-alpha.24 Pre-release
Pre-release

Features

  • Addon-storyshots: Add support for Vue 3 (#13828)

Maintenance

  • CLI: only kill other processes on fail (#13822)

v6.2.0-alpha.23

05 Feb 07:27

Choose a tag to compare

v6.2.0-alpha.23 Pre-release
Pre-release

Bug Fixes

  • Addon-docs/Vue3: Resolve vue3 package for addon-docs preset (#13819)

v6.2.0-alpha.22

05 Feb 00:22

Choose a tag to compare

v6.2.0-alpha.22 Pre-release
Pre-release

Bug Fixes

  • CLI: Fix opening localhost in browser by default (#13812)