Skip to content

Commit

Permalink
7.0.0-alpha.43 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 25, 2022
1 parent 90bd096 commit 969b166
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-alpha.42","info":{"plain":"#### Features\n\n- Svelte: Improve CSF3 types [#19512](https://github.com/storybooks/storybook/pull/19512)\n\n#### Maintenance\n\n- Telemetry: Use a wrapper around all CLI commands to send boot and error events [#19566](https://github.com/storybooks/storybook/pull/19566)\n\n#### Build\n\n- Add ability to run tasks from code dir [#19588](https://github.com/storybooks/storybook/pull/19588)\n- Make the reporter dynamic [#19587](https://github.com/storybooks/storybook/pull/19587)\n- Add vite-react benchmark [#19558](https://github.com/storybooks/storybook/pull/19558)\n\n#### Dependency Upgrades\n\n- Fix test-runner version conflicts [#19581](https://github.com/storybooks/storybook/pull/19581)"}}
{"version":"7.0.0-alpha.43","info":{"plain":"#### Bug Fixes\n\n- Core: Add `renderer` field to frameworks, and use to drive v6 store entrypoints [#19595](https://github.com/storybooks/storybook/pull/19595)\n- Core: Add new SET_INDEX event [#19590](https://github.com/storybooks/storybook/pull/19590)\n- CLI: Don't run MDX2 automigration on node_modules [#19611](https://github.com/storybooks/storybook/pull/19611)\n- Core: Ensure preview annotations are resolved relative to the cwd [#19594](https://github.com/storybooks/storybook/pull/19594)\n- Core: Fix addon URLs on Windows [#19589](https://github.com/storybooks/storybook/pull/19589)\n\n#### Maintenance\n\n- Vite: Tidy up mdx-plugin [#19563](https://github.com/storybooks/storybook/pull/19563)\n- Web-components/Vite: remove unused dependencies [#19583](https://github.com/storybooks/storybook/pull/19583)\n\n#### Build\n\n- Remove DocBlocks example Storybook [#19616](https://github.com/storybooks/storybook/pull/19616)\n- Move and include `@storybook/blocks` in standalone Storybook [#19615](https://github.com/storybooks/storybook/pull/19615)\n- Move and include `@storybook/components` in standalone Storybook [#19598](https://github.com/storybooks/storybook/pull/19598)\n- Move examples -> test-storybooks [#19599](https://github.com/storybooks/storybook/pull/19599)\n- MDX iframe stories [#19586](https://github.com/storybooks/storybook/pull/19586)\n\n#### Dependency Upgrades\n\n- Upgrade mdx2-csf to next [#19600](https://github.com/storybooks/storybook/pull/19600)"}}

0 comments on commit 969b166

Please sign in to comment.