From 1cccad86ed71e30172f1234f4fbfc663abbf50a2 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Fri, 27 Nov 2020 22:40:50 +0800 Subject: [PATCH] 6.1.8 latest.json version file --- docs/versions/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/latest.json b/docs/versions/latest.json index e77930c1eb5e..a7f09b1ee52a 100644 --- a/docs/versions/latest.json +++ b/docs/versions/latest.json @@ -1 +1 @@ -{"version":"6.1.7","info":{"plain":"### Bug Fixes\n\n- CLI: Fix not printing managerTotalTime when using cached manager ([#13294](https://github.com/storybookjs/storybook/pull/13294))\n- Core: Only apply `express.json()` middleware to /runtime-error route ([#13295](https://github.com/storybookjs/storybook/pull/13295))\n- Core: Don't use prebuilt or cached manager when running smoke test ([#13266](https://github.com/storybookjs/storybook/pull/13266))\n- Core: Detect arg inference for cyclic args and warn ([#13263](https://github.com/storybookjs/storybook/pull/13263))\n\n### Dependency Upgrades\n\n- Remove unused dependency @svgr/webpack ([#13281](https://github.com/storybookjs/storybook/pull/13281))"}} \ No newline at end of file +{"version":"6.1.8","info":{"plain":"### Bug Fixes\n\n- Core: Fix preview URL dropped hashes ([#13308](https://github.com/storybookjs/storybook/pull/13308))\n- Core: Fix template script tag support ([#13271](https://github.com/storybookjs/storybook/pull/13271))\n- Addon-docs: Fix Vue source snippets for function attributes ([#13288](https://github.com/storybookjs/storybook/pull/13288))\n- Components: Fix Zoom for IE11 ([#13302](https://github.com/storybookjs/storybook/pull/13302))\n- React: Don't add FastRefresh if already enabled ([#13303](https://github.com/storybookjs/storybook/pull/13303))\n- CLI: Fix storybook-deployer upgrade warning ([#13306](https://github.com/storybookjs/storybook/pull/13306))\n\n### Maintenance\n\n- React: Expose StorybookConfig types ([#13309](https://github.com/storybookjs/storybook/pull/13309))\n- React: Fix unit tests for react preset ([#13315](https://github.com/storybookjs/storybook/pull/13315))"}} \ No newline at end of file