From d98c8a8028d7ccaec6aea4c8a0a208db494d9d16 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 1 Jul 2020 00:14:23 +0800 Subject: [PATCH] 6.0.0-beta.38 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 21bbc7886575..7f52d55a1121 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"6.0.0-beta.37","info":{"plain":"### Breaking Changes\n\n- Core: Deprecate `setAddon` from `storiesOf` API ([#11322](https://github.com/storybookjs/storybook/pull/11322))\n\n### Bug Fixes\n\n- Revert \"Core: Fix source-map strategy for production\" ([#11320](https://github.com/storybookjs/storybook/pull/11320))\n- Core: Set viewMode to story when navating from non story pages ([#11317](https://github.com/storybookjs/storybook/pull/11317))\n\n### Dependency Upgrades\n\n- Bump react-textarea-autosize to 8.1.1 ([#11319](https://github.com/storybookjs/storybook/pull/11319))"}} \ No newline at end of file +{"version":"6.0.0-beta.38","info":{"plain":"### Breaking Changes\n\n- Configuration: Remove hierarchy separators ([#11344](https://github.com/storybookjs/storybook/pull/11344))\n\n### Features\n\n- Addon-docs: Dynamic Source rendering for React ([#11332](https://github.com/storybookjs/storybook/pull/11332))\n- Args: Store global args in session storage ([#11345](https://github.com/storybookjs/storybook/pull/11345))\n- Addon-docs: Add opt-in Markdown transclusion in MDX ([#11334](https://github.com/storybookjs/storybook/pull/11334))\n\n### Bug Fixes\n\n- Core: Fix preset options handling ([#11333](https://github.com/storybookjs/storybook/pull/11333))\n- UI: Revert theming greys flip ([#11297](https://github.com/storybookjs/storybook/pull/11297))\n- Core: Composition QA ([#11224](https://github.com/storybookjs/storybook/pull/11224))\n\n### Maintenance\n\n- Examples: Dual theme rendering ([#11295](https://github.com/storybookjs/storybook/pull/11295))\n- Examples: Recreate stories for sidebaritem ([#11298](https://github.com/storybookjs/storybook/pull/11298))"}} \ No newline at end of file