Skip to content

Commit

Permalink
7.0.0-beta.56 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Feb 28, 2023
1 parent 98da5dc commit fca8e25
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-beta.55","info":{"plain":"#### Bug Fixes\n\n- NextJS: Fix next/babel preset [#21104](https://github.com/storybooks/storybook/pull/21104)\n- CLI: Pass config dir from upgrade to automigration [#21270](https://github.com/storybooks/storybook/pull/21270)\n- Docs: Show errors when stories throw in docs [#21212](https://github.com/storybooks/storybook/pull/21212)\n- CLI: Fix performance regression of storybook dev [#21269](https://github.com/storybooks/storybook/pull/21269)\n\n#### Build\n\n- Build: Remove jest_workaround swc package by adding extra jest.mock functions [#21249](https://github.com/storybooks/storybook/pull/21249)\n- Build: Upgrade playwright & re-enable bench [#21241](https://github.com/storybooks/storybook/pull/21241)"}}
{"version":"7.0.0-beta.56","info":{"plain":"#### Bug Fixes\n\n- Core: Improve framework field validation [#21299](https://github.com/storybooks/storybook/pull/21299)\n- SvelteKit: Only disable SSR when building, not serving [#21290](https://github.com/storybooks/storybook/pull/21290)\n- CLI: Account for legacy framework values in automigration [#21184](https://github.com/storybooks/storybook/pull/21184)\n- TypeScript: Add `env` type to BuilderOptions [#21173](https://github.com/storybooks/storybook/pull/21173)\n- Core: Reverse order of project decorators [#21182](https://github.com/storybooks/storybook/pull/21182)\n\n#### Maintenance\n\n- React-webpack: Fix dependencies to remove peerDep warnings [#21278](https://github.com/storybooks/storybook/pull/21278)\n\n#### Build\n\n- Build: Improve sandbox task logs [#21296](https://github.com/storybooks/storybook/pull/21296)"}}

0 comments on commit fca8e25

Please sign in to comment.