From ff28cd98556856626f2bbe037ca5186a7ee07bb6 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 18 May 2022 22:59:44 +0800 Subject: [PATCH] 6.5.0-rc.1 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 d995d942a171..96d4c2977f9e 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.5.0-rc.0","info":{"plain":"### Features\n\n- Addon-a11y: Show % of users in toolbar menu ([#18003](https://github.com/storybookjs/storybook/pull/18003))\n\n### Bug Fixes\n\n- Web-components: Clean Lit Expression comments in story source ([#18108](https://github.com/storybookjs/storybook/pull/18108))\n- Vue: Map args correctly in CSF3 implicit render function ([#18209](https://github.com/storybookjs/storybook/pull/18209))\n- Vue3: Fix CSF3 implicit render function when storyStoreV7 is enabled ([#18208](https://github.com/storybookjs/storybook/pull/182)\n\n### Maintenance\n\n- CLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command ([#18195](https://github.com/storybookjs/storybook/pull/18195))\n- Build: Cleanup noise from unit tests ([#18196](https://github.com/storybookjs/storybook/pull/18196))\n\n### Dependency Upgrades\n\n- Fixed PnP compatibility for bundled components package ([#18015](https://github.com/storybookjs/storybook/pull/18015))"}} \ No newline at end of file +{"version":"6.5.0-rc.1","info":{"plain":"### Bug Fixes\n\n- CLI: Improve webpack version and add detection of nextjs ([#18220](https://github.com/storybookjs/storybook/pull/18220))\n- ArgsTable: Gracefully handle conditional args failures ([#18248](https://github.com/storybookjs/storybook/pull/18248))\n- Controls: Fix reset button broken for !undefined URL values ([#18231](https://github.com/storybookjs/storybook/pull/18231))\n- Vue3: Add support for TSX in single file components ([#18038](https://github.com/storybookjs/storybook/pull/18038))"}} \ No newline at end of file