Skip to content

Commit

Permalink
7.0.0-beta.27 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 14, 2023
1 parent 4364bb4 commit f1f6ba4
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-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)"}}
{"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)"}}

0 comments on commit f1f6ba4

Please sign in to comment.