6.4.0-rc.10 next.json version file

This commit is contained in:
Michael Shilman 2021-11-26 15:38:13 +08:00
parent 0e8f1c245e
commit 16678e0538

View File

@ -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))"}}