From d6878e6c7b3bf7b20cc6c6c584f0b0216199622b Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sun, 17 May 2020 19:32:24 +0800 Subject: [PATCH] 6.0.0-beta.8 next.json version file --- docs/src/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/versions/next.json b/docs/src/versions/next.json index 91daf0a5313f..efb268af7e75 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"6.0.0-beta.7","info":{"plain":"### Breaking changes\n\n- Cleanup: Remove support for babel-loader < 8 ([#10781](https://github.com/storybookjs/storybook/pull/10781))\n\n### Features\n\n- Composition: Zero-config composition from dependencies ([#10753](https://github.com/storybookjs/storybook/pull/10753))\n\n### Bug Fixes\n\n- Core: Detect local addons for windows machine ([#10786](https://github.com/storybookjs/storybook/pull/10786))\n- Composition: Rename `mapper` to `storyMapper` and fix loading bugs ([#10780](https://github.com/storybookjs/storybook/pull/10780))\n\n### Maintenance\n\n- CLI: HTML stories homogenization ([#10705](https://github.com/storybookjs/storybook/pull/10705))\n- CLI: web-components stories homogenization ([#10703](https://github.com/storybookjs/storybook/pull/10703))\n\n### Dependency Upgrades\n\n- Update jest-preset-angular to 8.2.0 ([#10778](https://github.com/storybookjs/storybook/pull/10778))"}} \ No newline at end of file +{"version":"6.0.0-beta.8","info":{"plain":"### Features\n\n* Addon-toolbars: Show tool icons for all viewModes ([#10810](https://github.com/storybookjs/storybook/pull/10810))\n\n### Bug Fixes\n\n* Addon-docs: Eval argTypes default value ([#10812](https://github.com/storybookjs/storybook/pull/10812))\n\n### Maintenance\n\n* Scripts: parallel execution on build package scripts ([#10808](https://github.com/storybookjs/storybook/pull/10808))"}} \ No newline at end of file