From 55b79da9128eefde1aeb2a5bd3a99aaee04e8de1 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 14 Feb 2023 00:45:38 +0800 Subject: [PATCH] 7.0.0-beta.47 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 03230a01788..f97ade28716 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"7.0.0-beta.46","info":{"plain":"#### Features\n\n- CLI: Add Solid integration [#20991](https://github.com/storybooks/storybook/pull/20991)\n- Viewport: Add `defaultOrientation` parameter [#21048](https://github.com/storybooks/storybook/pull/21048)\n\n#### Bug Fixes\n\n- CLI: Account for pnp when creating main.js in `storybook init` [#21049](https://github.com/storybooks/storybook/pull/21049)\n- Core: Detect mdx2 errors and provide guidance to fix them [#20917](https://github.com/storybooks/storybook/pull/20917)\n- Angular: provideHttpClient when HttpClientModule is present in the imports array [#21028](https://github.com/storybooks/storybook/pull/21028)\n\n#### Build\n\n- Build: Allow `stories` folder to be served by vite sandboxes [#21022](https://github.com/storybooks/storybook/pull/21022)"}} \ No newline at end of file +{"version":"7.0.0-beta.47","info":{"plain":"#### Features\n\n- Vite: Support legacyMdx1 fallback flag [#20823](https://github.com/storybooks/storybook/pull/20823)\n- CLI: Automigration to update `mdx` stories config [#21035](https://github.com/storybooks/storybook/pull/21035)\n\n#### Bug Fixes\n\n- Vue3: Fix CSF2 support with decorators [#20995](https://github.com/storybooks/storybook/pull/20995)\n- CLI: Do not use modern TS assets in legacy TS projects [#20458](https://github.com/storybooks/storybook/pull/20458)\n- fix: conflicts static dirs. [#21064](https://github.com/storybooks/storybook/pull/21064)\n\n#### Maintenance\n\n- CLI: Update init script for react-native v6.5 [#20719](https://github.com/storybooks/storybook/pull/20719)\n- CLI: Re-enable vue-vite in new-frameworks automigration [#20970](https://github.com/storybooks/storybook/pull/20970)"}} \ No newline at end of file