Skip to content

Commit

Permalink
7.0.0-alpha.57 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 3, 2022
1 parent 2136d68 commit 1a05ec0
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.56","info":{"plain":"#### Bug Fixes\n\n- Addon-interactions: Fix duplicated elements in the panel [#20004](https://github.com/storybooks/storybook/pull/20004)\n- Core: Fix ability to use component-level play functions [#17817](https://github.com/storybooks/storybook/pull/17817)\n- CLI: Fix `docsPage` automatic migration [#19982](https://github.com/storybooks/storybook/pull/19982)\n\n#### Build\n\n- e2e: change onClick to click to support svelte examples [#20034](https://github.com/storybooks/storybook/pull/20034)"}}
{"version":"7.0.0-alpha.57","info":{"plain":"#### Bug Fixes\n\n- Vite: Reinstate (deprecated) `StorybookViteConfig` [#20057](https://github.com/storybooks/storybook/pull/20057)\n- Docs: using targeted styles, not components to style MDX [#19958](https://github.com/storybooks/storybook/pull/19958)\n- Docs: Return to filtering toolbars in docs mode, but don't filter menu [#19959](https://github.com/storybooks/storybook/pull/19959)\n- Angular: Don't set `argType.defaultValue` in angular/compodoc [#19935](https://github.com/storybooks/storybook/pull/19935)\n- NextJS: Support next/image component in v12/13 properly [#20028](https://github.com/storybooks/storybook/pull/20028)\n- Svelte: Use JSDocs in JS CLI templates and put manual enum arg type back as it is not inferred [#20042](https://github.com/storybooks/storybook/pull/20042)\n\n#### Maintenance\n\n- CLI: Add a new `version-update` check telemetry event [#20074](https://github.com/storybooks/storybook/pull/20074)\n- CLI: Add upgrade telemetry details [#20064](https://github.com/storybooks/storybook/pull/20064)\n- Core: added .entries property to error thrown when duplicate stories are present [#20038](https://github.com/storybooks/storybook/pull/20038)\n\n#### Build\n\n- Improve framework version specific story handling [#20027](https://github.com/storybooks/storybook/pull/20027)\n- Fix repro templates script [#20063](https://github.com/storybooks/storybook/pull/20063)\n- Build: replace image placeholder url in example stories for nextjs [#20069](https://github.com/storybooks/storybook/pull/20069)\n- Build: improve inDevelopment mode for yarn task [#20067](https://github.com/storybooks/storybook/pull/20067)\n- Build: revamp interactions e2e test [#20060](https://github.com/storybooks/storybook/pull/20060)\n\n#### Dependency Upgrades\n\n- Build: Update jest pretty-format to 29 [#20047](https://github.com/storybooks/storybook/pull/20047)"}}

0 comments on commit 1a05ec0

Please sign in to comment.