From 84dfd4fb1e2aa665a1921ca24352809492c72013 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 13 Dec 2022 09:47:28 +0800 Subject: [PATCH] 7.0.0-beta.4 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 11408d27490..7dd269c125a 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"7.0.0-beta.3","info":{"plain":"#### Bug Fixes\n\n- CLI: Fix sb migrate codemods [#20191](https://github.com/storybooks/storybook/pull/20191)\n- Measure: Fix measure not working on disabled elements [#19985](https://github.com/storybooks/storybook/pull/19985)\n\n#### Maintenance\n\n- SvelteKit: Automigration [#20094](https://github.com/storybooks/storybook/pull/20094)\n- Tech: change `package.json` engines fields, set to minimal node16 and up [#20170](https://github.com/storybooks/storybook/pull/20170)"}} \ No newline at end of file +{"version":"7.0.0-beta.4","info":{"plain":"#### Features\n\n- Re-enable TS 4.9 CLI templates [#20159](https://github.com/storybooks/storybook/pull/20159)\n\n#### Bug Fixes\n\n- CLI: execute automigrations when pressing enter in the prompts [#20208](https://github.com/storybooks/storybook/pull/20208)\n- Interactions: Fix storyId access in instrumenter [#20201](https://github.com/storybooks/storybook/pull/20201)\n- Typescript: Fix bug with meta not working well as generic parameter for StoryObj [#20165](https://github.com/storybooks/storybook/pull/20165)\n- SvelteKit: Support `v1.0.0-next.574` and above [#20181](https://github.com/storybooks/storybook/pull/20181)\n\n#### Build\n\n- Svelte: Fix argTypes inference in Button component [#20212](https://github.com/storybooks/storybook/pull/20212)\n- React-Vite: Ignore React MDX stories in sandbox [#20210](https://github.com/storybooks/storybook/pull/20210)"}} \ No newline at end of file