From f1f6ba4fafbfce9dd68ecfba8e6a5a1eace0da43 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sat, 14 Jan 2023 18:54:51 +0800 Subject: [PATCH] 7.0.0-beta.27 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 27c43849e4fa..aba38adf472d 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"7.0.0-beta.26","info":{"plain":"#### Features\n\n- Core: Expose port from buildDevStandalone [#20575](https://github.com/storybooks/storybook/pull/20575)\n- CLI: Add auto-migration for MDX html-type comments to JS-type comments [#20349](https://github.com/storybooks/storybook/pull/20349)\n\n#### Bug Fixes\n\n- API: Fix typing on useArgs [#20610](https://github.com/storybooks/storybook/pull/20610)\n- Addon-docs: Fix docs crash by simplifying element before stringify [#19188](https://github.com/storybooks/storybook/pull/19188)\n- Vite: Fix duplicate code in preview [#20594](https://github.com/storybooks/storybook/pull/20594)\n- Addons: Warn when addon is not installed [#20455](https://github.com/storybooks/storybook/pull/20455)\n- Blocks: Handle undefined extractComponentDescription [#20590](https://github.com/storybooks/storybook/pull/20590)\n\n#### Maintenance\n\n- CLI: Fix removal of --no-dll flag [#20589](https://github.com/storybooks/storybook/pull/20589)\n- SvelteKit: Automatically support Kit-specific features [#20239](https://github.com/storybooks/storybook/pull/20239)\n\n#### Build\n\n- Build: Fix issue with jest projects matching `ui/node_modules` [#20601](https://github.com/storybooks/storybook/pull/20601)\n- TypeScript: Fix typings files to ensure check command succeeds [#20605](https://github.com/storybooks/storybook/pull/20605)\n- CLI: Fix repros creation not working on windows [#20606](https://github.com/storybooks/storybook/pull/20606)\n- Build: Fix template stories to make them work with stricter Typescript settings [#20591](https://github.com/storybooks/storybook/pull/20591)\n- Build: Allow creating internal templates that extend others and pass `main.js` options [#20054](https://github.com/storybooks/storybook/pull/20054)"}} \ No newline at end of file +{"version":"7.0.0-beta.27","info":{"plain":"#### Features\n\n- CLI: Add \"missing-babelrc\" automigration [#20341](https://github.com/storybooks/storybook/pull/20341)\n\n#### Bug Fixes\n\n- Angular: Fix isStandaloneComponent check [#20295](https://github.com/storybooks/storybook/pull/20295)\n- Blocks: Do not copy code snippet when text inside preview is selected [#19788](https://github.com/storybooks/storybook/pull/19788)\n- Vue: Fix type.name check in extractArgTypes [#19956](https://github.com/storybooks/storybook/pull/19956)\n- TypeScript: Add children to CanvasProps [#20451](https://github.com/storybooks/storybook/pull/20451)\n- CLI: Fix angular/core version in init using devDependencies [#20609](https://github.com/storybooks/storybook/pull/20609)\n\n#### Maintenance\n\n- Svelte: don't add `svelte-loader` nor `svelte` when initializing Svelte projects [#18799](https://github.com/storybooks/storybook/pull/18799)\n- Core: prepareMeta function similar to prepareStory [#20592](https://github.com/storybooks/storybook/pull/20592)\n\n#### Build\n\n- Build: Enable Scorecard Github Action and Badge [#19755](https://github.com/storybooks/storybook/pull/19755)\n- Build: Add e2e test for static JSON files [#19463](https://github.com/storybooks/storybook/pull/19463)"}} \ No newline at end of file