From 91659a8bf8aefc6f1afb08ffe3db979cf92ff1a1 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 5 Dec 2022 14:30:38 +0800 Subject: [PATCH] 7.0.0-alpha.58 next.json version file [skip ci] --- docs/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/next.json b/docs/versions/next.json index 3cf79ef75f25..1b153d2d6696 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -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)"}} \ No newline at end of file +{"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)"}} \ No newline at end of file