Skip to content

Commit

Permalink
7.0.0-alpha.58 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 5, 2022
1 parent c64b984 commit 91659a8
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.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)"}}
{"version":"7.0.0-alpha.58","info":{"plain":"#### Features\n\n- Add `--tag` option to `upgrade` script [#20075](https://github.com/storybooks/storybook/pull/20075)\n- HTML: Add `html-vite` framework [#19698](https://github.com/storybooks/storybook/pull/19698)\n- SvelteKit: Create framework [#20039](https://github.com/storybooks/storybook/pull/20039)\n\n#### Maintenance\n\n- Core: Remove postcss feature flag [#20003](https://github.com/storybooks/storybook/pull/20003)\n- Telemetry: Add precedingUpgrade data to dev/build events [#20084](https://github.com/storybooks/storybook/pull/20084)\n- Core: make managerEntries load as ESM, for improved tree-shaking [#20070](https://github.com/storybooks/storybook/pull/20070)"}}

0 comments on commit 91659a8

Please sign in to comment.