mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
6.4.0-rc.10 changelog
This commit is contained in:
parent
68c4086691
commit
a89d8e9b1a
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
## 6.4.0-rc.10 (November 26, 2021)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Core: Allow args/argTypes/component to be set via parameters for storiesOf back-compat ([#16791](https://github.com/storybookjs/storybook/pull/16791))
|
||||
* Core: Sort the results of `globby` when constructing Story Index ([#16788](https://github.com/storybookjs/storybook/pull/16788))
|
||||
* Core: Don't log a console error when the story is missing ([#16783](https://github.com/storybookjs/storybook/pull/16783))
|
||||
* Addon-docs: Wait for the story component to render before emitting ([#16792](https://github.com/storybookjs/storybook/pull/16792))
|
||||
* Core: Ensure that `context.args` is always set ([#16790](https://github.com/storybookjs/storybook/pull/16790))
|
||||
|
||||
## 6.4.0-rc.9 (November 26, 2021)
|
||||
|
||||
### Features
|
||||
|
Loading…
x
Reference in New Issue
Block a user