Skip to content

Commit

Permalink
7.0.0-alpha.46 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 28, 2022
1 parent a2174e3 commit 335cc5e
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.45","info":{"plain":"#### Bug Fixes\n\n- Svelte: Fix regression causing all stories to error [#19653](https://github.com/storybooks/storybook/pull/19653)\n- CSF: Fix `StoryObj<typeof Cmp>` to work the same as old ComponentStoryObj [#19651](https://github.com/storybooks/storybook/pull/19651)\n\n#### Maintenance\n\n- Core: Misc dead code removal [#19654](https://github.com/storybooks/storybook/pull/19654)\n- Addon-actions: Move decorator to its own entrypoint [#19650](https://github.com/storybooks/storybook/pull/19650)\n\n#### Build\n\n- Build: Reduce resource classes [#19652](https://github.com/storybooks/storybook/pull/19652)"}}
{"version":"7.0.0-alpha.46","info":{"plain":"#### Features\n\n- Addon-docs: Don't show docspage unless the user opts in [#19627](https://github.com/storybooks/storybook/pull/19627)\n- Core: Allow setting tags in storiesOf via parameters. [#19642](https://github.com/storybooks/storybook/pull/19642)\n\n#### Bug Fixes\n\n- Addon-docs: Fix React Profiler in source snippets [#19004](https://github.com/storybooks/storybook/pull/19004)\n\n#### Maintenance\n\n- Telemetry: Measure version update check [#19660](https://github.com/storybooks/storybook/pull/19660)\n- Build: Bundle lib/preview-web with ts-up [#19655](https://github.com/storybooks/storybook/pull/19655)\n- CSF-tools: Make ESM node compatible [#19661](https://github.com/storybooks/storybook/pull/19661)\n- Telemetry: Measure docs usage [#19648](https://github.com/storybooks/storybook/pull/19648)\n- Go back to `csf@next` [#19657](https://github.com/storybooks/storybook/pull/19657)\n\n#### Build\n\n- Build: Reduce parallelism in check task [#19662](https://github.com/storybooks/storybook/pull/19662)"}}

0 comments on commit 335cc5e

Please sign in to comment.