Skip to content

Commit

Permalink
7.0.0-beta.0 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 8, 2022
1 parent a7a36b6 commit 8d5eaef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
Original file line number Diff line number Diff line change
@@ -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)"}}
{"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)"}}

0 comments on commit 8d5eaef

Please sign in to comment.