Skip to content

Releases: storybookjs/storybook

v6.2.0-alpha.21

04 Feb 08:20

Choose a tag to compare

v6.2.0-alpha.21 Pre-release
Pre-release

Features

  • Addon-docs: Add support for Vue 3 (#13809)

Maintenance

  • Build: Exclude all test and story files from transpilation (#13714)
  • Build: Generate version file with preval macro (#13715)

v6.1.17

04 Feb 16:08

Choose a tag to compare

Bug Fixes

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

v6.2.0-alpha.20

02 Feb 01:50

Choose a tag to compare

v6.2.0-alpha.20 Pre-release
Pre-release

Features

  • Vue: Add Vue 3 support (#13775)
  • CLI: Add try/catch on readFileAsJson to improve error message (#13730)
  • Core: Generate manager cache in smoke test, but don't use/clear any cache (#13784)

Bug Fixes

  • Addon-docs/Svelte: Fix component name in docgen-loader (#13760)
  • Addon-docs/Svelte: Fix component description (#13659)
  • UI: Fix copy to clipboard for insecure deployments (#13777)

Maintenance

  • CLI: Handle package versions in package strings for generators (#13774)
  • Build: Do not recompile packages in publish step of the CI (#13786)
  • CI: Remove generic cache key from Circle CI (#13787)
  • CI: Upgrade cache GH Action & remove fallback caches (#13752)

v6.1.16

02 Feb 02:57

Choose a tag to compare

Bug Fixes

  • Addon-docs/Svelte: Fix component name in docgen-loader (#13760)
  • UI: Fix copy to clipboard for insecure deployments (#13777)

v6.2.0-alpha.19

29 Jan 01:05

Choose a tag to compare

v6.2.0-alpha.19 Pre-release
Pre-release

Features

  • Addon-docs/Angular: Inline rendering support with angular-elements (#13525)
  • CLI: Add version matcher functions for framework detection (#13738)

Bug Fixes

  • CLI: Fix handling of version ranges in dependency checks (#13759)

Maintenance

  • Build: Enable deepscan in workspace (#13716)
  • Chore: Increase node version minimums to 10.13 (#13725)
  • Fixes smoke-test on svelte-kitchen-sink (#13705)

v6.2.0-alpha.18

22 Jan 13:29

Choose a tag to compare

v6.2.0-alpha.18 Pre-release
Pre-release

Bug Fixes

  • Svelte: Fix duplicate story preview (#13663)

Maintenance

  • Angular: Add Angular 11.1 support (#13704)

Dependency Upgrades

  • Bump @types/reach__router version (#13703)

v6.2.0-alpha.17

22 Jan 04:47

Choose a tag to compare

v6.2.0-alpha.17 Pre-release
Pre-release

Features

  • Addon-docs/Svelte: Add dynamic snippet support (#13653)
  • Addon-docs/Svelte: Add Slots and Events to the generated ArgsTable (#13660)

Bug Fixes

  • Angular: Force re-render if template change (#13638)
  • Angular: Properly handle empty tsconfig compilerOptions (#13596)

Maintenance

  • Core: Deprecate default postcss config, recommend addon-postcss (#13669)
  • Core: Throw an error for invalid story format (#13673)
  • Build: Ensure consistency of Chromatic snapshots of Zoom stories (#13676)

Dependency Upgrades

  • Dependencies: Swap back to upstream postcss-loader (#13698)

v6.1.15

22 Jan 14:37

Choose a tag to compare

Bug Fixes

  • Svelte: Fix duplicate story preview (#13663)
  • Angular: Properly handle empty tsconfig compilerOptions (#13596)

Maintenance

  • Angular: Use Nx function to read non-angularCli configs (#13558)

Dependency Upgrades

  • Bump @types/reach__router version (#13703)

v6.2.0-alpha.16

16 Jan 01:08

Choose a tag to compare

v6.2.0-alpha.16 Pre-release
Pre-release

Dependency Upgrades

  • Dependencies: Remove inquirer types (#13651)
  • Dependencies: Swap postcss-loader for fork version (#13655)

v6.2.0-alpha.15

15 Jan 07:55

Choose a tag to compare

v6.2.0-alpha.15 Pre-release
Pre-release

Features

  • Addon-actions: Normalize args (#13624)
  • Addon-viewport: Add viewports of the latest iPhones (#13176)

Maintenance

  • Maintenance: Configure Renovate (#13641)

Dependency Upgrades

  • Dependencies: 6.2 non-breaking package upgrades (#13631)
  • Dependencies: Update postcss-loader to ^4.1.0 (#13640)