Bug Fixes
- Core: Allow args/argTypes/component to be set via parameters for storiesOf back-compat (#16791)
- Core: Sort the results of
globby
when constructing Story Index (#16788) - Core: Don't log a console error when the story is missing (#16783)
- Addon-docs: Wait for the story component to render before emitting (#16792)
- Core: Ensure that
context.args
is always set (#16790)