From 969b1665d26eb1ac062ac1760b4e20257e3f0e07 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 25 Oct 2022 20:21:18 +0800 Subject: [PATCH] 7.0.0-alpha.43 next.json version file [skip ci] --- 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 5aba37da8bc1..a30fb1d20d2b 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"7.0.0-alpha.42","info":{"plain":"#### Features\n\n- Svelte: Improve CSF3 types [#19512](https://github.com/storybooks/storybook/pull/19512)\n\n#### Maintenance\n\n- Telemetry: Use a wrapper around all CLI commands to send boot and error events [#19566](https://github.com/storybooks/storybook/pull/19566)\n\n#### Build\n\n- Add ability to run tasks from code dir [#19588](https://github.com/storybooks/storybook/pull/19588)\n- Make the reporter dynamic [#19587](https://github.com/storybooks/storybook/pull/19587)\n- Add vite-react benchmark [#19558](https://github.com/storybooks/storybook/pull/19558)\n\n#### Dependency Upgrades\n\n- Fix test-runner version conflicts [#19581](https://github.com/storybooks/storybook/pull/19581)"}} \ No newline at end of file +{"version":"7.0.0-alpha.43","info":{"plain":"#### Bug Fixes\n\n- Core: Add `renderer` field to frameworks, and use to drive v6 store entrypoints [#19595](https://github.com/storybooks/storybook/pull/19595)\n- Core: Add new SET_INDEX event [#19590](https://github.com/storybooks/storybook/pull/19590)\n- CLI: Don't run MDX2 automigration on node_modules [#19611](https://github.com/storybooks/storybook/pull/19611)\n- Core: Ensure preview annotations are resolved relative to the cwd [#19594](https://github.com/storybooks/storybook/pull/19594)\n- Core: Fix addon URLs on Windows [#19589](https://github.com/storybooks/storybook/pull/19589)\n\n#### Maintenance\n\n- Vite: Tidy up mdx-plugin [#19563](https://github.com/storybooks/storybook/pull/19563)\n- Web-components/Vite: remove unused dependencies [#19583](https://github.com/storybooks/storybook/pull/19583)\n\n#### Build\n\n- Remove DocBlocks example Storybook [#19616](https://github.com/storybooks/storybook/pull/19616)\n- Move and include `@storybook/blocks` in standalone Storybook [#19615](https://github.com/storybooks/storybook/pull/19615)\n- Move and include `@storybook/components` in standalone Storybook [#19598](https://github.com/storybooks/storybook/pull/19598)\n- Move examples -> test-storybooks [#19599](https://github.com/storybooks/storybook/pull/19599)\n- MDX iframe stories [#19586](https://github.com/storybooks/storybook/pull/19586)\n\n#### Dependency Upgrades\n\n- Upgrade mdx2-csf to next [#19600](https://github.com/storybooks/storybook/pull/19600)"}} \ No newline at end of file