From 746d0af9214308be5dd652bb6f28161b84b0ee3a Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 16 Nov 2021 01:35:49 +0800 Subject: [PATCH] 6.4.0-rc.2 next.json version file --- docs/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/next.json b/docs/versions/next.json index aa31e8e3a77f..bcd66e21ccca 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.4.0-rc.1","info":{"plain":"### Features\n\n* Angular: Add getWebpackConfig for angular 12.2.x & 13.x.x ([#16644](https://github.com/storybookjs/storybook/pull/16644))"}} \ No newline at end of file +{"version":"6.4.0-rc.2","info":{"plain":"### Features\n\n- Core: Add option to use webpack filesystem cache ([#16219](https://github.com/storybookjs/storybook/pull/16219))\n\n### Bug Fixes\n\n- CLI: Fix automigrate command for eslint with extends as string ([#16687](https://github.com/storybookjs/storybook/pull/16687))\n- Core: Bust the prebuilt manager cache if user has set `features` ([#16684](https://github.com/storybookjs/storybook/pull/16684))\n\n### Maintenance\n\n- Build: GH Action for exporting to linear by GH label ([#16683](https://github.com/storybookjs/storybook/pull/16683))"}} \ No newline at end of file