mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
6.0.0-beta.2 changelog
This commit is contained in:
parent
1d61d78d28
commit
4251b46626
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
||||
## 6.0.0-beta.2 (May 4, 2020)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Addon-docs: Fix broken props logic for no-args stories ([#10633](https://github.com/storybookjs/storybook/pull/10633))
|
||||
- Addon-docs: Fix custom source manual override ([#10632](https://github.com/storybookjs/storybook/pull/10632))
|
||||
- Addon-docs: Fix MDX stories with multiple children ([#9531](https://github.com/storybookjs/storybook/pull/9531))
|
||||
- Addon-docs: Fix object array in Props ([#10621](https://github.com/storybookjs/storybook/pull/10621))
|
||||
- Actions: Fix import of `uuid` ([#10625](https://github.com/storybookjs/storybook/pull/10625))
|
||||
|
||||
### Maintenance
|
||||
|
||||
- Core: Fix Args test to not use different code path ([#10607](https://github.com/storybookjs/storybook/pull/10607))
|
||||
|
||||
## 6.0.0-beta.1 (May 2, 2020)
|
||||
|
||||
### Features
|
||||
|
Loading…
x
Reference in New Issue
Block a user