Releases: storybookjs/storybook
Releases · storybookjs/storybook
v6.0.0-beta.9
Bug Fixes
- UI: Avoid full refresh when on some tab changes (#10838)
- Composition: Fix refs not authenticating (#10819)
- Core: Fix global args initial state for addon-toolbars (#10833)
- Addon-a11y: Add deprecated withA11y (#10814)
- Core: Transpile minimum node_modules (#10725)
- UI: Change default view to Canvas on mobile (#10818)
- Docs: Improve Preview zoom handling (#10801)
Maintenance
Dependency Upgrades
- Upgrade and add some missing dependencies in core, router, api (#10825)
v6.0.0-beta.8
v6.0.0-beta.7
Breaking changes
- Cleanup: Remove support for babel-loader < 8 (#10781)
Features
- Composition: Zero-config composition from dependencies (#10753)
Bug Fixes
- Core: Detect local addons for windows machine (#10786)
- Composition: Rename
mapper
tostoryMapper
and fix loading bugs (#10780)
Maintenance
Dependency Upgrades
- Update jest-preset-angular to 8.2.0 (#10778)
v6.0.0-beta.6
Breaking Changes
- Essentials: Update configuration heuristics for main.js (#10737)
Features
Bug Fixes
- UI: Reset layout properties when switching stories (#10643)
Maintenance
- CLI: react stories homogenization (#10711)
- CLI: vue stories homogenization (#10708)
- CLI: webpack react stories homogenization (#10709)
- CLI: svelte stories homogenization (#10704)
- CLI: react-scripts stories homogenization (#10710)
- CLI: mithril stories homogenization (#10707)
- CLI: rax stories homogenization (#10706)
- CLI: riot stories homogenization (#10715)
- CLI: ember stories homogenization (#10713)
- CLI: preact stories homogenization (#10712)
- CLI: sfc_vue stories homogenization (#10714)
Dependency Upgrades
- Revert "Change reference for jest-preset-angular/build/setupJest as per migration guide" (#10727)
v6.0.0-beta.5
v6.0.0-beta.4
v6.0.0-beta.3
v6.0.0-beta.2
Bug Fixes
- Addon-docs: Fix broken props logic for no-args stories (#10633)
- Addon-docs: Fix custom source manual override (#10632)
- Addon-docs: Fix MDX stories with multiple children (#9531)
- Addon-docs: Fix object array in Props (#10621)
- Actions: Fix import of
uuid
(#10625)
Maintenance
- Core: Fix Args test to not use different code path (#10607)
v6.0.0-beta.1
v6.0.0-beta.0
Storybook 6.0 is in beta. 🎉🎉🎉
Hundreds of improvements and fixes, including:
- Args - Dynamic story data with automatic prop controls and actions.
- Composition - Compose storybooks for documentation, perf and multi-framework support.
- Server - Enabling Storybook for Rails and other server-side components.
- Yarn 2 - Supporting next generation package management.
Track the release in the Github: Storybook 6.0 Release 🏆