From 20156b94044dd648866a177327fa4fb09a650dee Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 6 Mar 2023 23:09:31 +0800 Subject: [PATCH] 7.0.0-beta.62 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 9e1385d757a4..9a28fc3e414f 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"7.0.0-beta.61","info":{"plain":"#### Features\n\n- Docs: Show MDX errors using our error overlay [#21369](https://github.com/storybooks/storybook/pull/21369)\n\n#### Bug Fixes\n\n- Core: Remove state deprecation warnings by default [#21367](https://github.com/storybooks/storybook/pull/21367)\n- Core: Fix default export storySort handling [#21389](https://github.com/storybooks/storybook/pull/21389)\n- Vue3: Add slot TS types [#21359](https://github.com/storybooks/storybook/pull/21359)\n- Docs: Fix issue with referencing non-story files with names similar or equal to docs files [#21348](https://github.com/storybooks/storybook/pull/21348)\n\n#### Maintenance\n\n- Docs: Update invalid `` error to be more helpful. [#21365](https://github.com/storybooks/storybook/pull/21365)\n\n#### Dependency Upgrades\n\n- Upgrade react-docgen-typescript-plugin for TS4.8 [#21380](https://github.com/storybooks/storybook/pull/21380)"}} \ No newline at end of file +{"version":"7.0.0-beta.62","info":{"plain":"#### Bug Fixes\n\n- Vite: Add react docgen types [#21338](https://github.com/storybooks/storybook/pull/21338)\n- Core: Print errors in `withTelemetry` before prompting [#21407](https://github.com/storybooks/storybook/pull/21407)\n- Add Angular Builder Codemods [#21409](https://github.com/storybooks/storybook/pull/21409)\n- Docs: Use async import rather than require in docs [#21402](https://github.com/storybooks/storybook/pull/21402)\n- Docs: Don't warn if we find the same entry twice [#21403](https://github.com/storybooks/storybook/pull/21403)\n- Telemetry: Ensure we report errors even when unexpected things happen [#21416](https://github.com/storybooks/storybook/pull/21416)\n- CLI: Fix versions.ts to install latest prerelease packages [#21418](https://github.com/storybooks/storybook/pull/21418)\n- Core: Remove pointless `module.hot.decline()` in addons [#21421](https://github.com/storybooks/storybook/pull/21421)\n- Docs: Allow ArgTable usage unattached [#21371](https://github.com/storybooks/storybook/pull/21371)\n\n#### Maintenance\n\n- Addon-docs: Polish styling for 7.0 [#21255](https://github.com/storybooks/storybook/pull/21255)"}} \ No newline at end of file