6.0.0-rc.9 next.json version file

This commit is contained in:
Michael Shilman 2020-07-17 22:51:43 +08:00
parent 773b8500f1
commit fd0d00e766

View File

@ -1 +1 @@
{"version":"6.0.0-rc.8","info":{"plain":"### Features\n\n- CLI: Component-driven React / Vue / Angular / Preact / Svelte templates ([#11505](https://github.com/storybookjs/storybook/pull/11505))\n- Addon-controls: Add reset UI to ArgsTable ([#11550](https://github.com/storybookjs/storybook/pull/11550))\n\n### Bug Fixes\n\n- Addon-docs: Fix Vue argTypes default values ([#11534](https://github.com/storybookjs/storybook/pull/11534))\n\n### Maintenance\n\n- Core: Move basic argType inference out of addon-docs and into core ([#11561](https://github.com/storybookjs/storybook/pull/11561))"}}
{"version":"6.0.0-rc.9","info":{"plain":"### Bug Fixes\n\n- Addon-controls: Fix no-args warning if argTypes are used ([#11598](https://github.com/storybookjs/storybook/pull/11598))\n- Core: Pass denormalized stories to the sort function ([#11572](https://github.com/storybookjs/storybook/pull/11572))\n- Addon-docs: Fix Vue inline rendering with Args and decorators ([#11594](https://github.com/storybookjs/storybook/pull/11594))\n- Composition: Fix missing refId on getData calls ([#11541](https://github.com/storybookjs/storybook/pull/11541))\n- UI: Fix scrollbars in flexbar ([#11579](https://github.com/storybookjs/storybook/pull/11579))"}}