From 33d314e4691f99d6cb9e7d85f3c2583c4e77d83c Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Fri, 12 May 2023 17:59:33 +0800 Subject: [PATCH] 7.0.11 latest.json version file [skip ci] --- docs/versions/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/latest.json b/docs/versions/latest.json index d163a99b6a46..1ad9dc7fdf77 100644 --- a/docs/versions/latest.json +++ b/docs/versions/latest.json @@ -1 +1 @@ -{"version":"7.0.10","info":{"plain":"#### Bug Fixes\n\n- CLI: Fix copyTemplate failures on `init` [#22375](https://github.com/storybooks/storybook/pull/22375)\n- CLI: Fix server init [#22443](https://github.com/storybooks/storybook/pull/22443)\n- CLI: Scope styles in sample components from the CLI templates [#22162](https://github.com/storybooks/storybook/pull/22162)\n- React: Use correct default annotations for composeStories [#22308](https://github.com/storybooks/storybook/pull/22308)\n- Server: Add json indexer [#22460](https://github.com/storybooks/storybook/pull/22460)\n- UI: Fix opacity from list-item color [#22074](https://github.com/storybooks/storybook/pull/22074)\n\n#### Maintenance\n\n- CLI: Refactor package manager methods to be async [#22401](https://github.com/storybooks/storybook/pull/22401)\n- Improve Error message for Angular.json file not found [#22377](https://github.com/storybooks/storybook/pull/22377)"}} \ No newline at end of file +{"version":"7.0.11","info":{"plain":"#### Bug Fixes\n\n- Toolbars: Fix title behavior in UI [#22496](https://github.com/storybooks/storybook/pull/22496)\n- CLI: Fix storybook upgrade precheckfailure object [#22517](https://github.com/storybooks/storybook/pull/22517)\n- CLI: Throw errors instead of rejecting promises [#22515](https://github.com/storybooks/storybook/pull/22515)\n- CLI: Remove unsupported frameworks/renderers and improve builder detection [#22492](https://github.com/storybooks/storybook/pull/22492)\n- Web-components: Fix source decorator to handle document fragments [#22513](https://github.com/storybooks/storybook/pull/22513)\n- Core: Fix windows path error in StoryStore v6 [#22512](https://github.com/storybooks/storybook/pull/22512)\n- CLI: Do not show a migration summary on sb init [#22109](https://github.com/storybooks/storybook/pull/22109)\n- UI: Show current search shortcut in search box sidebar [#21619](https://github.com/storybooks/storybook/pull/21619)\n- Outline: Fix additional outline border in docs mode [#21773](https://github.com/storybooks/storybook/pull/21773)\n- Measure: Deactivate when switching to Docs mode [#21602](https://github.com/storybooks/storybook/pull/21602)\n- CSF: Expose story id in composeStories [#22471](https://github.com/storybooks/storybook/pull/22471)\n- CLI: Prompt to force initialization when storybook folder is detected [#22392](https://github.com/storybooks/storybook/pull/22392)\n- UI: Fix css inconsistency in Button and Icon components [#22497](https://github.com/storybooks/storybook/pull/22497)"}} \ No newline at end of file