Releases: storybookjs/storybook
Releases · storybookjs/storybook
v6.0.0-beta.14
v5.3.19
v6.0.0-beta.13
Bug Fixes
- Core: Fix ts/tsx resolution in the manager (#10886)
- Core: Fix typo in projectRoot node_modules detection (#10848)
- Addon-docs: Fix story inline rendering (#10875)
- Core: Fix CRA filter for built-in webpack settings (#10861)
- Addon-docs: Fix react forwardRefs with destructured props (#10864)
Maintenance
- React: Upgrade preset-create-react-app in examples (#10867)
- Core: Close server when e2e test failed (#10868)
Dependency Upgrades
- Upgrade markdown-to-jsx to 6.11.4 (#10873)
v6.0.0-beta.12
Breaking Changes
- Core: Zero-config TypeScript loading (#10813)
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)