From e2b4ec901ab5cbb15768ff7fc753c0729b8acc1b Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Fri, 12 Nov 2021 01:23:08 +0800 Subject: [PATCH] 6.4.0-beta.32 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 3ebe4fc08c58..17fe233e7432 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.4.0-beta.31","info":{"plain":"### Features\n\n* Core: Add feature flag to stop storybook from aliasing emotion ([#16613](https://github.com/storybookjs/storybook/pull/16613))\n\n### Bug Fixes\n\n* Core: Fix `staticDirs` and `-s` conflict check ([#16649](https://github.com/storybookjs/storybook/pull/16649))\n\n### Maintenance\n\n* Build: Add node-gyp for M1 macs ([#16645](https://github.com/storybookjs/storybook/pull/16645))"}} \ No newline at end of file +{"version":"6.4.0-beta.32","info":{"plain":"### Features\n\n- CLI: Add eslint-plugin-storybook to automigrate ([#16550](https://github.com/storybookjs/storybook/pull/16550))\n\n### Bug Fixes\n\n- Core: Ensure manager caching respects globals ([#16653](https://github.com/storybookjs/storybook/pull/16653))\n- Core: Move the websocket channel to a specific path ([#16665](https://github.com/storybookjs/storybook/pull/16665))\n- Storyshots: Fix autotitle ([#16568](https://github.com/storybookjs/storybook/pull/16568))\n\n### Maintenance\n\n- Interactions: Use Icon button and add disabled state to IconButton ([#16601](https://github.com/storybookjs/storybook/pull/16601))\n- Add handle-release-branches-workflow ([#16580](https://github.com/storybookjs/storybook/pull/16580))\n- Addon-interactions: add waitForElementToBeRemoved example ([#16434](https://github.com/storybookjs/storybook/pull/16434))"}} \ No newline at end of file