Releases: storybookjs/storybook
Releases · storybookjs/storybook
v6.0.0-beta.19
Features
- Addon-controls: Add warning to controls tab on no-args story (#10986)
Bug Fixes
- Addon-docs: Handle JSON.parse exception for Angular union types (#10984)
v6.0.0-beta.18
Bug Fixes
- Core: Fix HMR for navigation sidebar in UI (#10981)
- Core: Fix
register.tsx
as manager code in preset heuristic (#10980)
- Core: Send global args with set stories (#10910)
- Core: Log swallowed errors when requiring stories (#10974)
- Core: Support valid globs (#10926)
v6.0.0-beta.17
Features
- Addon-controls: Angular support (#10946)
- Addon-controls: Web-components support (#10953)
v6.0.0-beta.16
Bug Fixes
- Core: Add missing babel plugin (#10941)
Maintenance
- CI: Stabilize E2E tests (#10888)
v6.0.0-beta.15
Features
- Addon-Controls: Next-generation knobs (#10834)
Bug Fixes
- Core: Avoid re-render on HMR of other stories (#10908)
- Core: Fix auth for refs (#10845)
Dependency Upgrades
- Bump react-syntax-highlighter from 11.0.2 to 12.2.1 (#10919)
v6.0.0-beta.14
Breaking Changes
- CSF: Hoist story annotation object (#10907)
- Vue: Remove babel-preset-vue (#10909)
Features
- Angular: Support
workspace.json
in nx workspace (#10881)
Bug Fixes
- Addon-docs: Fix single item width in Preview block (#10877)
- UI: Center toolbar icon buttons (#10897)
- Core: Fix double rendering on startup (#10892)
Maintenance
- Core: Use dedicated loader for es6 modules (#10783)
- Core: Fix yarn test command on windows (#10904)
v5.3.19
Bug Fixes
- UI: Fix search stories (#10539)
Security
- Upgrade markdown-to-jsx to 6.11.4 (#10873)
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
- CI: example overhaul clean (#10702)
- CLI: Migrate CLI to TypeScript (#10802)
Dependency Upgrades
- Upgrade and add some missing dependencies in core, router, api (#10825)