Releases: storybookjs/storybook
Releases · storybookjs/storybook
v6.1.0-alpha.7
Features
- Components: Add graphql support to SyntaxHighlighter (#12385)
Bug Fixes
- UI: Fix the p > div nesting issue (#12298)
- Addon-docs: Apply transformSource to any SourceType (#12375)
- CLI: Workaround for react native
sb init
(#12405)
Dependency Upgrades
- Core: Change react deps to normal deps (#11628)
v6.1.0-alpha.6
v6.1.0-alpha.4
v6.1.0-alpha.3
Features
- Addon-docs: Add Controls argument autodetection for svelte (#12347)
Bug Fixes
- Core: Use denormed params of the first story for initial options (#11938)
Maintenance
- Addon-docs: Light refactor of Source block (#12268)
- Addon-docs: Change 2nd argument of transformSource to the storyContext (#12265)
Dependency Upgrades
- Bump css from 2.2.4 to 3.0.0 (#12338)
v6.1.0-alpha.1
v6.1.0-alpha.0
Features
- SyntaxHighlighter: Put formatted code to clipboard (#11276)
- Addon-docs: Add inline rendering for svelte (#12313)
Bug Fixes
- UI: Remove scrolling attribute from iFrame (#12223)
Maintenance
- CLI: Add HTML components and stories (#12286)
- Vue: Add basic CSF types (#12037)
- CLI: Add Aurelia detection (#12181)
- Storyshots: Remove needless iteration testStorySnapshots (#12321)
Dependency Upgrades
- Bump react-syntax-highlighter to 13.2.1 (#11838)