Releases: storybookjs/storybook
Releases · storybookjs/storybook
v6.0.0-rc.2
Bug Fixes
- UI: Fix menu alignment regression (#11469)
- Composition: Fix syntax on
no-cors
(#11491)
- Addon-docs: Fix MDX handling to ignore babel.config.js (#11495)
- UI: Increase max-height of menu tooltip so scrollbars don't appear (#11471)
Maintenance
- CLI: Add common welcome MDX and cleanup (#11422)
- CSF: Deprecate duplicate titles rather than forbid them (#11476)
v6.0.0-rc.1
Bug Fixes
- Addon-toolbars: Show name if there is no icon (#11475)
Maintenance
- CI: Fix iframe test flake (#11473)
- CI: Deploy the
next
branch of frontpage too (#11462)
Dependency Upgrades
- Bump vue-property-decorator from 8.4.2 to 9.0.0 (#11241)
- Bump @types/react-dom from 16.9.7 to 16.9.8 (#11191)
- Bump jest-image-snapshot from 3.1.0 to 4.0.2 (#11267)
- Bump autoprefixer from 9.8.0 to 9.8.4 (#11288)
- [Security] Bump npm-registry-fetch from 4.0.4 to 4.0.5 (#11453)
v6.0.0-rc.0
Storybook 6.0 is stabilizing! It brings loads of component dev and documentation improvements to your favorite UI workshop:
v6.0.0-beta.46
Breaking Changes
- Addon-backgrounds: Zero config defaults (#11460)
Features
- Composition: Add version query to composed ref (#11447)
- UI: Add version release notes (#11360)
Maintenance
- Addon-controls: Add addon-docs check on startup (#11458)
- Addon-docs: Remove deprecated addParameters calls (#11455)
- Composition: Change event source to ref (#11392)
- Fix Yarn 2 compatibility in CLI and Essentials (#11444)
v6.0.0-beta.45
Bug Fixes
- Addon-docs: Fix babel JSX handling in MDX (#11448)
v6.0.0-beta.44
Breaking Changes
- Core: Consistent file paths for locally-defined addons (#11368)
Features
- Composition: Ensure args get sent to the right ref (#11401)
- Core: Deprecate configure and clearDecorators (#11431)
Bug Fixes
- Controls: Fix object control for story switching (#11432)
- Controls: Fix interaction lag & CJK input (#11430)
v6.0.0-beta.43
Features
- Composition: Ignore globals from non-local refs (#11407)
Maintenance
- Core: Remove manager redirects on boot (#11390)
v6.0.0-beta.42
Bug Fixes
- Addon-docs: Fix Props subcomponents regression (#11420)
Maintenance
- Core: Deprecate
addParameters
and addDecorator
(#11417)
v6.0.0-beta.41
Bug Fixes
- Addon-docs: Fix subcomponents display logic (#11415)
- Addon-docs: Fix Source rendering corner case (#11414)
v6.0.0-beta.40
Features
- CLI: Add upgrade utility with version consistency check (#11396)
Maintenance
- Build: Fix CI breaks (#11410)
- Core: Deprecate immutable options as parameters (#11387)