Skip to content

Commit

Permalink
6.4.0-rc.10 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 26, 2021
1 parent 0e8f1c2 commit 16678e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
@@ -1 +1 @@
{"version":"6.4.0-rc.9","info":{"plain":"### Features\n\n- Angular: Add styles and stylePreprocessorOptions to angular builder ([#16675](https://github.com/storybookjs/storybook/pull/16675))\n\n### Bug Fixes\n\n- Interactions: Unlock controls when play function is finished ([#16784](https://github.com/storybookjs/storybook/pull/16784))\n\n### Maintenance\n\n- Misc: Cleanup typescript webpack types ([#16780](https://github.com/storybookjs/storybook/pull/16780))"}}
{"version":"6.4.0-rc.10","info":{"plain":"### Bug Fixes\n\n* Core: Allow args/argTypes/component to be set via parameters for storiesOf back-compat ([#16791](https://github.com/storybookjs/storybook/pull/16791))\n* Core: Sort the results of `globby` when constructing Story Index ([#16788](https://github.com/storybookjs/storybook/pull/16788))\n* Core: Don't log a console error when the story is missing ([#16783](https://github.com/storybookjs/storybook/pull/16783))\n* Addon-docs: Wait for the story component to render before emitting ([#16792](https://github.com/storybookjs/storybook/pull/16792))\n* Core: Ensure that `context.args` is always set ([#16790](https://github.com/storybookjs/storybook/pull/16790))"}}

0 comments on commit 16678e0

Please sign in to comment.