From 8d5eaeffb792d2706f477aecb70a06385a6ef83e Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 8 Dec 2022 16:07:57 +0800 Subject: [PATCH] 7.0.0-beta.0 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 0cfaa24df4af..b7470107c7bd 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"7.0.0-alpha.62","info":{"plain":"#### Bug Fixes\n\n- Fix new-frameworks automigration failing to read frameworkOptions field [#20128](https://github.com/storybooks/storybook/pull/20128)\n- Fix Next.js lower than 12.2.0 [#20129](https://github.com/storybooks/storybook/pull/20129)\n- Fix iframe.html not available upon early browser opening [#20123](https://github.com/storybooks/storybook/pull/20123)\n\n#### Maintenance\n\n- Add args generic to CSFExports [#20135](https://github.com/storybooks/storybook/pull/20135)\n- Modernize favicon [#20130](https://github.com/storybooks/storybook/pull/20130)\n- Telemetry: Add precedingUpgrade data to dev/build/error events [#20136](https://github.com/storybooks/storybook/pull/20136)\n- CLI: Replace addon-docs Meta with blocks and add blocks dep [#20133](https://github.com/storybooks/storybook/pull/20133)\n- CLI: Fix upgrade --prerelease to upgrade to the next tag [#20126](https://github.com/storybooks/storybook/pull/20126)"}} \ No newline at end of file +{"version":"7.0.0-beta.0","info":{"plain":"We made it to beta, folks! 🎉\n\nSB7 overhauls our build architecture, modernizes our output to ESM only, promotes Vite to a first-class peer to Webpack, rethinks our Docs addon, cleans up the UI, and contains hundreds of improvements at every level of the stack. We've been sharing some of these changes on [the Storybook blog](https://storybook.js.org/blog/) and will share more over the coming weeks.\n\nBeta means that we don't have any more major changes on the radar for 7.0 and it's mostly stabilization from here on out. The core team is doing some basic testing now, and once we have a good QA plan, we'd love your help to make that happen. Please keep an eye out on the blog and on our [Twitter](https://twitter.com/storybookjs) or Mastadon (coming soon!) or [Discord](https://discord.gg/storybook) if you're interested in helping.\n\n#### Bug Fixes\n\n- Extend Angular Zone.js peer dependency range [#20107](https://github.com/storybooks/storybook/pull/20107)\n- Vite: Fix static source handling for addon-docs [#20147](https://github.com/storybooks/storybook/pull/20147)\n- Controls: Arrow keys don't work on number controls [#19954](https://github.com/storybooks/storybook/pull/19954)"}} \ No newline at end of file