Skip to content

Releases: storybookjs/storybook

v6.0.0-alpha.22

10 Mar 11:00
Compare
Choose a tag to compare
v6.0.0-alpha.22 Pre-release
Pre-release

Breaking Changes

  • MDX: Compile to improved source-loader format (#10084)

Features

  • Core: Add args feature (#10014)

Maintenance

  • Tech/improvements (#10083)
  • Few minor improvements extracted from the inception feature PR (#10072)
  • Tech/improvements (#10070)

Dependency Upgrades

  • Yarn 2: Add missing dependencies (#10012)
  • Security: Remove usage of a vulnerable version of serialize-javascript (#10071)

v6.0.0-alpha.21

05 Mar 09:57
Compare
Choose a tag to compare
v6.0.0-alpha.21 Pre-release
Pre-release

Breaking Changes

  • Core: Overhaul start.js and event emitting/listening (#9914)

Features

  • CLI: Support js / jsx / ts / tsx stories in React CSF template (#10003)
  • Cra-kitchen-sink : Add Named Color Palette Example(MDX) (#9709)
  • Addon-Queryparams: Add addon preset (#9949)

Bug Fixes

  • Addon-actions: Style ActionLogger to preserve whitespace (#10046)
  • Core: Disables html-webpack-plugin's option to remove script tag types (#10042)

Maintenance

  • Tech: Misc improvements (#10052)
  • Tech: Misc improvements extracted from composition (#10040)
  • CI: change parallelism (#10041)
  • Storybook-official: try moving options to manager.js (#9323)
  • Misc: Add missing dependencies (#9965)
  • CI: Fix GitHub unit test workflow (#9971)

Dependency Upgrades

  • Upgrade reach router (#10016)

v6.0.0-alpha.20

27 Feb 00:45
Compare
Choose a tag to compare
v6.0.0-alpha.20 Pre-release
Pre-release

Bug Fixes

  • Core: Fix configFilename containing backticks (#9960)

Maintenance

  • Core: Add stories to demonstrate layout (#9940)

v5.3.14

25 Feb 15:51
Compare
Choose a tag to compare

Bug Fixes

  • Centered: remove typesVersions attribute (#9907)
  • Props: Fix typescript unspecified default value (#9873)
  • Core: Use telejson for websockets channel (#9867)
  • Storyshots: Fix support for jsx/tsx config files (#9834)
  • MDX: Fix custom classes getting stripped (#8897)
  • Typescript: Add downlevel dts for 3.5 (#9847)

v6.0.0-alpha.19

24 Feb 15:08
Compare
Choose a tag to compare
v6.0.0-alpha.19 Pre-release
Pre-release

Features

  • Addon-links: Add preset (#9932)

Bug Fixes

  • Addon-docs: Restore IE11 compat on Windows by transpiling acorn-jsx (#9790)

v6.0.0-alpha.18

21 Feb 20:51
Compare
Choose a tag to compare
v6.0.0-alpha.18 Pre-release
Pre-release

Features

  • Addon-knobs: Add disableForceUpdate option (#9447)

v6.0.0-alpha.17

21 Feb 04:20
Compare
Choose a tag to compare
v6.0.0-alpha.17 Pre-release
Pre-release

Bug Fixes

  • Props: Fix typescript unspecified default value (#9873)
  • Centered: remove typesVersions attribute (#9907)

Maintenance

  • Misc: Add missing dependencies or peerDependencies (#9916)

v6.0.0-alpha.15

20 Feb 04:38
Compare
Choose a tag to compare
v6.0.0-alpha.15 Pre-release
Pre-release

Breaking Changes

  • Refactor Client API: pull metadata handling code into the store. (#9877)

Features

  • Core: Add skip dispose option to ClientApi (#9868)

v6.0.0-alpha.14

18 Feb 23:07
Compare
Choose a tag to compare
v6.0.0-alpha.14 Pre-release
Pre-release

Features

  • CLI: Add Yarn 2 compatibility (#9866)

Bug Fixes

  • Typescript: Add downlevel dts for TS3.5 support (#9902)
  • CLI: capture unknown arguments the native way (#9888)
  • Core: Use telejson for websockets channel (#9867)

Maintenance

  • Build: Upgrade to latest version of eslint config (#9882)
  • Typescript: Misc improvements (#9879)
  • Misc: Project root cleanup (#9880)

Dependency Upgrades

  • Bump webpack-cli from 3.3.10 to 3.3.11 (#9895)
  • Migrate to leven (#9881)

v6.0.0-alpha.13

15 Feb 13:01
Compare
Choose a tag to compare
v6.0.0-alpha.13 Pre-release
Pre-release

Bug Fixes

  • CLI: fix React Scripts csf-ts story templates (#9863)
  • Addon-viewports: Fix Galaxy S9's viewport size (#9797)
  • Storyshots: Fix support for jsx/tsx config files (#9834)

Maintenance

  • Addon-docs: Snapshot testing and bug reporting for props tables (#9838)
  • Typescript: Remove prop types in lib/components (#9747)
  • Typescript: Better api consumer (#9861)

Dependency Upgrades

  • Bump marko from 4.18.42 to 4.18.45 (#9839)