From 131f72f58a7864cabee386b537bb781997ca4f6c Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Fri, 6 Jan 2023 20:19:16 +0800 Subject: [PATCH] 7.0.0-beta.20 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 ea958fbfb905..3e13ee407bd7 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"7.0.0-beta.19","info":{"plain":"#### Features\n\n- NextJS: Add next/head support [#20436](https://github.com/storybooks/storybook/pull/20436)\n\n#### Bug Fixes\n\n- CLI: Do not use legacy-peer-deps for npm [#20456](https://github.com/storybooks/storybook/pull/20456)\n- CLI: Use closest lockfile to determine package manager [#20464](https://github.com/storybooks/storybook/pull/20464)\n- CLI: Use correct package manager for automigrate [#20428](https://github.com/storybooks/storybook/pull/20428)\n- CLI: Add prop-types dependency if not using TypeScript [#20449](https://github.com/storybooks/storybook/pull/20449)\n- CLI: Add peer dependency on react [#20459](https://github.com/storybooks/storybook/pull/20459)\n\n#### Maintenance\n\n- Vue3: Add TS / legacy TS CLI templates [#20434](https://github.com/storybooks/storybook/pull/20434)\n- Core: Delete outdated onerror handler [#20462](https://github.com/storybooks/storybook/pull/20462)\n\n#### Build\n\n- Build: Add extensions to lodash imports [#20443](https://github.com/storybooks/storybook/pull/20443)"}} \ No newline at end of file +{"version":"7.0.0-beta.20","info":{"plain":"#### Bug Fixes\n\n- Telemetry: Move 'dev'/'build' events to the end of the process [#20380](https://github.com/storybooks/storybook/pull/20380)\n- Blocks: Export Unstyled block in index.ts [#20489](https://github.com/storybooks/storybook/pull/20489)\n- Vite: Fix missing await in builder [#20409](https://github.com/storybooks/storybook/pull/20409)\n\n#### Maintenance\n\n- Build: use tsup for csf-plugin [#20150](https://github.com/storybooks/storybook/pull/20150)\n- Migration: Update autodocs migration to deal with `docs.docsPage` [#20379](https://github.com/storybooks/storybook/pull/20379)\n\n#### Build\n\n- Blocks: Use example Button for stories [#20483](https://github.com/storybooks/storybook/pull/20483)\n- Build: cleanup prep script where possible [#20151](https://github.com/storybooks/storybook/pull/20151)\n- cleanup CI config [#20510](https://github.com/storybooks/storybook/pull/20510)\n- Build: Fix CI parallelism [#20476](https://github.com/storybooks/storybook/pull/20476)\n- Web-components: Restore missing script stories [#20477](https://github.com/storybooks/storybook/pull/20477)"}} \ No newline at end of file