Skip to content

Commit

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

0 comments on commit 131f72f

Please sign in to comment.