Skip to content

Commit

Permalink
7.0.0-beta.44 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Feb 7, 2023
1 parent 64ab15e commit a56e6bd
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.43","info":{"plain":"#### Bug Fixes\n\n- Core: Fix globs on windows [#20929](https://github.com/storybooks/storybook/pull/20929)\n- Revert addon-docs: update story index generator [#20809](https://github.com/storybooks/storybook/pull/20809)"}}
{"version":"7.0.0-beta.44","info":{"plain":"#### Features\n\n- Feature: Add woff2 support for builder-manager [#20962](https://github.com/storybooks/storybook/pull/20962)\n- Feature: Add super early node version check [#20964](https://github.com/storybooks/storybook/pull/20964)\n- Csf-tools: Add `satisfies` support to ConfigFile [#20936](https://github.com/storybooks/storybook/pull/20936)\n\n#### Bug Fixes\n\n- Angular: Fix changeDetectorRef should be defined [#20984](https://github.com/storybooks/storybook/pull/20984)\n- Angular: Fix standalone components to be included in the imports array [#20983](https://github.com/storybooks/storybook/pull/20983)\n- CLI: Fix Introduction MDX for Next.js and Typescript [#20798](https://github.com/storybooks/storybook/pull/20798)\n- CLI: Fix detection of JS projects with type checking [#20944](https://github.com/storybooks/storybook/pull/20944)\n- UI: Fix fonts missing/warnings [#20957](https://github.com/storybooks/storybook/pull/20957)\n- Core: Undo AST main.js check in validateConfigFile [#20952](https://github.com/storybooks/storybook/pull/20952)\n- Csf-tools: Fix error handling for storySort variable references [#20930](https://github.com/storybooks/storybook/pull/20930)\n\n#### Maintenance\n\n- Core: Fix missing dependency for core-server [#20989](https://github.com/storybooks/storybook/pull/20989)\n- CLI: Add a default background to newly initialized storybooks [#20982](https://github.com/storybooks/storybook/pull/20982)\n- Svelte/Vite: Remove `svelte-options` [#20942](https://github.com/storybooks/storybook/pull/20942)\n- Vite: Correctly preserve existing vite envPrefix config [#20918](https://github.com/storybooks/storybook/pull/20918)\n\n#### Dependencies\n\n- Deps: Upgrade glob-promise [#20959](https://github.com/storybooks/storybook/pull/20959)\n- Deps: Update glob for storyshots [#20954](https://github.com/storybooks/storybook/pull/20954)\n\n#### Build\n\n- Build: upgrade yarn [#20986](https://github.com/storybooks/storybook/pull/20986)\n- Build: add more sandboxes to CI tests [#20892](https://github.com/storybooks/storybook/pull/20892)"}}

0 comments on commit a56e6bd

Please sign in to comment.