Skip to content

Releases: storybookjs/storybook

v6.1.0-alpha.25

16 Oct 13:25
Compare
Choose a tag to compare
v6.1.0-alpha.25 Pre-release
Pre-release

Features

  • React: Add strictMode option (#12781)

Dependency Upgrades

  • Bump lodash from 4.17.19 to 4.17.20 (#12235)

v6.1.0-alpha.24

15 Oct 14:58
Compare
Choose a tag to compare
v6.1.0-alpha.24 Pre-release
Pre-release

Bug Fixes

  • Addon-viewports: Fix initial load state (#11627)
  • UI: Fullscreen toggle does not work when all panels are collapsed (#11810)
  • Addon-controls: Fix "docs before controls" check (#12738)

Maintenance

  • Build: fix E2E tests and rework related CircleCI jobs (#12746)

Dependency Upgrades

  • Upgrade babel-plugin-react-docgen (#12748)

v6.1.0-alpha.23

12 Oct 11:51
Compare
Choose a tag to compare
v6.1.0-alpha.23 Pre-release
Pre-release

Features

  • Core: Add async loaders (#12699)
  • Addon-a11y: Add blurred vision effect (#12731)

Maintenance

  • Build: Improve angular e2e tests (#12723)

v6.1.0-alpha.22

10 Oct 02:41
Compare
Choose a tag to compare
v6.1.0-alpha.22 Pre-release
Pre-release

Features

  • Angular: Choose project used by Storybook (#12565)

Bug Fixes

  • Composition: Fix incorrect ref type (#12709)
  • Addon-knobs: Fix uncontrolled to controlled warning for booleans (#12719)

v6.1.0-alpha.21

08 Oct 15:33
Compare
Choose a tag to compare
v6.1.0-alpha.21 Pre-release
Pre-release

Features

  • Sidebar: Better search, keyboard shortcuts, and "recently viewed" (#12601)
  • Source-loader: Generate sourcemaps (#12277)
  • Core: Add apng support (#12639)

Bug Fixes

  • Addon-docs: Fix Memo React components in ArgsTable (#12686)
  • Core: Fix babel-loader path resolution (#12536)

Maintenance

  • Core: Log which CSF file is failing to load (#12690)
  • Build: Speed up CI checks (#12315)

v6.1.0-alpha.20

05 Oct 05:26
Compare
Choose a tag to compare
v6.1.0-alpha.20 Pre-release
Pre-release

Bug Fixes

  • Addon-docs: Fix exotic React components in Source block (#12638)
  • Storyshots: Fix typings of "test"-method (#12389)
  • Storyshots: Fix support for test failures in async tests (#11962)

Maintenance

  • Storyshots Puppeteer: Fix support for over 1 assertions in async tests (#12657)

Dependency Upgrades

  • Marko: Update @marko/webpack and allow Marko 5 peerDepenency (#12035)

v6.0.26

05 Oct 07:38
Compare
Choose a tag to compare

Bug Fixes

  • Addon-docs: Fix exotic React components in Source block (#12638)

v6.1.0-alpha.19

03 Oct 13:58
Compare
Choose a tag to compare
v6.1.0-alpha.19 Pre-release
Pre-release

Maintenance

  • ArgsTable: Remove the "simple" detection for enum types (#12587)
  • Addon-docs: Move summary & detail equality check to createSummaryValue (#12588)
  • Essentials: Make controls tab show first (#12652)
  • Misc: Clean usage and place in the monorepo of some dependencies (#12653)

v6.0.25

03 Oct 18:30
Compare
Choose a tag to compare

Bug Fixes

  • CLI: Workaround for react native sb init (#12405)

v6.1.0-alpha.18

30 Sep 11:09
Compare
Choose a tag to compare
v6.1.0-alpha.18 Pre-release
Pre-release

Bug Fixes

  • Composition: Rename disabled parameter => disable (#12603)
  • UI: Fix page title for non-alpha chars (#12583)

Maintenance

  • Fix spelling errors (#12590)