diff --git a/CHANGELOG.prerelease.md b/CHANGELOG.prerelease.md index 02449fd291ce..bd3066ba9728 100644 --- a/CHANGELOG.prerelease.md +++ b/CHANGELOG.prerelease.md @@ -1,3 +1,7 @@ +## 8.0.0-rc.0 + +Bumping 8.0.0-beta.6 to 8.0.0-rc.0. Please refer to the changelogs of previous beta releases. + ## 8.0.0-beta.6 - Addon-onboarding: Move onboarding to monorepo - [#26176](https://github.com/storybookjs/storybook/pull/26176), thanks [@ndelangen](https://github.com/ndelangen)! @@ -29,7 +33,7 @@ - Addon-interactions: Only mutate arg keys when writable - [#26118](https://github.com/storybookjs/storybook/pull/26118), thanks [@kasperpeulen](https://github.com/kasperpeulen)! - CLI: Fix logic to add `^` packages in upgrade - [#26049](https://github.com/storybookjs/storybook/pull/26049), thanks [@ndelangen](https://github.com/ndelangen)! - Core: Fix addon bundling script - [#26145](https://github.com/storybookjs/storybook/pull/26145), thanks [@ndelangen](https://github.com/ndelangen)! -- Vue3: Fix SourceDecorator Exception - [#25773](https://github.com/storybookjs/storybook/pull/25773), thanks [@chakAs3](https://github.com/chakAs3)! +- Vue3: Fix SourceDecorator Exception - [#25773](https://github.com/storybookjs/storybook/pull/25773), thanks [@chakAs3](https://github.com/chakAs3)! - Vue: Replace vue-docgen-api with Volar vue-component-meta - [#22285](https://github.com/storybookjs/storybook/pull/22285), thanks [@chakAs3](https://github.com/chakAs3)! ## 8.0.0-beta.4 @@ -394,8 +398,8 @@ ## 7.6.0-alpha.4 -- CLI: Ensure errors with opening the browser are caught - [#24668](https://github.com/storybookjs/storybook/pull/24668), thanks [@xueyawei](https://github.com/xueyawei)! -- Babel: Update all @babel/* dependencies - [#24610](https://github.com/storybookjs/storybook/pull/24610), thanks [@valentinpalkovic](https://github.com/valentinpalkovic)! +- CLI: Ensure errors with opening the browser are caught - [#24668](https://github.com/storybookjs/storybook/pull/24668), thanks [@xueyawei](https://github.com/xueyawei)! +- Babel: Update all @babel/\* dependencies - [#24610](https://github.com/storybookjs/storybook/pull/24610), thanks [@valentinpalkovic](https://github.com/valentinpalkovic)! - CLI: Catch when prettier failed to prettify main and preview config files - [#24604](https://github.com/storybookjs/storybook/pull/24604), thanks [@kasperpeulen](https://github.com/kasperpeulen)! - CLI: Ignore `addon-onboarding` when checking versions - [#24634](https://github.com/storybookjs/storybook/pull/24634), thanks [@JReinhold](https://github.com/JReinhold)! - CLI: Use @storybook/test in template stories - [#24393](https://github.com/storybookjs/storybook/pull/24393), thanks [@yannbf](https://github.com/yannbf)! diff --git a/code/package.json b/code/package.json index fd7632c185c5..d617dd605614 100644 --- a/code/package.json +++ b/code/package.json @@ -294,5 +294,6 @@ "Dependency Upgrades" ] ] - } + }, + "deferredNextVersion": "8.0.0-rc.0" } diff --git a/docs/essentials/addon-actions-demo-optimized.mp4 b/docs/essentials/addon-actions-demo-optimized.mp4 index 122abb5d8e4f..88df8a654cf1 100644 Binary files a/docs/essentials/addon-actions-demo-optimized.mp4 and b/docs/essentials/addon-actions-demo-optimized.mp4 differ diff --git a/docs/essentials/addon-backgrounds-optimized.mp4 b/docs/essentials/addon-backgrounds-optimized.mp4 index 413ccc14e77b..e0bfd09585ce 100644 Binary files a/docs/essentials/addon-backgrounds-optimized.mp4 and b/docs/essentials/addon-backgrounds-optimized.mp4 differ diff --git a/docs/essentials/addon-controls-demo-optimized.mp4 b/docs/essentials/addon-controls-demo-optimized.mp4 index 6cabcd5680c9..8dbd0ac0cf81 100644 Binary files a/docs/essentials/addon-controls-demo-optimized.mp4 and b/docs/essentials/addon-controls-demo-optimized.mp4 differ diff --git a/docs/essentials/addon-controls-disable-specific-prop-optimized.mp4 b/docs/essentials/addon-controls-disable-specific-prop-optimized.mp4 index 2295c892d04f..4ecd0bc15a75 100644 Binary files a/docs/essentials/addon-controls-disable-specific-prop-optimized.mp4 and b/docs/essentials/addon-controls-disable-specific-prop-optimized.mp4 differ diff --git a/docs/essentials/addon-measure-optimized.mp4 b/docs/essentials/addon-measure-optimized.mp4 index 26e986ff0139..18eba8f4810d 100644 Binary files a/docs/essentials/addon-measure-optimized.mp4 and b/docs/essentials/addon-measure-optimized.mp4 differ diff --git a/docs/essentials/addon-outline-optimized.mp4 b/docs/essentials/addon-outline-optimized.mp4 index dd4926dbfb22..c708670ca136 100644 Binary files a/docs/essentials/addon-outline-optimized.mp4 and b/docs/essentials/addon-outline-optimized.mp4 differ diff --git a/docs/essentials/addon-viewports-optimized.mp4 b/docs/essentials/addon-viewports-optimized.mp4 index 9a66ce53904d..8fb69b5a94fa 100644 Binary files a/docs/essentials/addon-viewports-optimized.mp4 and b/docs/essentials/addon-viewports-optimized.mp4 differ diff --git a/docs/get-started/addons-walkthrough-optimized.mp4 b/docs/get-started/addons-walkthrough-optimized.mp4 index 70f75adfd858..b4ecf99d5d48 100644 Binary files a/docs/get-started/addons-walkthrough-optimized.mp4 and b/docs/get-started/addons-walkthrough-optimized.mp4 differ diff --git a/docs/get-started/browse-stories.md b/docs/get-started/browse-stories.md index 618c444e46ae..37d0e89ba1ca 100644 --- a/docs/get-started/browse-stories.md +++ b/docs/get-started/browse-stories.md @@ -55,6 +55,7 @@ Addons are plugins that extend Storybook's core functionality. You can find them - **Controls** allows you to interact with a component’s args (inputs) dynamically. Experiment with alternate configurations of the component to discover edge cases. - **Actions** help you verify interactions produce the correct outputs via callbacks. For instance, if you view the “Logged In” story of the `Header` component, we can verify that clicking the “Log out” button triggers the `onLogout` callback, which would be provided by the component that made use of the Header. - **Interactions** provides a helpful user interface for debugging [interaction tests](../writing-tests/interaction-testing.md) with the `play` function. +- **Visual Tests** lets you pinpoint UI bugs in your local development environment by providing instant feedback directly in Storybook.