Skip to content

Commit

Permalink
7.0.0-rc.11 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 31, 2023
1 parent 512a2ae commit f1c13da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
@@ -1 +1 @@
{"version":"7.0.0-rc.10","info":{"plain":"#### Features\n\n- CLI: Warn the user for duplicated versions after automigrate [#21791](https://github.com/storybooks/storybook/pull/21791)\n\n#### Bug Fixes\n\n- Addon-docs: Add `remark-slug` and `remark-external-links` to Vite builder [#21796](https://github.com/storybooks/storybook/pull/21796)\n- Blocks: Add children prop types [#21803](https://github.com/storybooks/storybook/pull/21803)\n\n#### Maintenance\n\n- CLI: Upgrade to latest storybook/react-native version [#21811](https://github.com/storybooks/storybook/pull/21811)"}}
{"version":"7.0.0-rc.11","info":{"plain":"#### Features\n\n- CLI: Update stories glob in mdx codemod and not in mdx automigration [#21809](https://github.com/storybooks/storybook/pull/21809)\n\n#### Bug Fixes\n\n- TS: Make sure components with interfaces or no props don't raise decorator assignability issues [#21833](https://github.com/storybooks/storybook/pull/21833)\n- Angular: Export applicationConfig decorator and adjust documentation for usage [#21851](https://github.com/storybooks/storybook/pull/21851)\n- Vite: Polyfill global by default [#21832](https://github.com/storybooks/storybook/pull/21832)\n- NextJS: Add explicit require.resolve calls to nextjs webpack loader config [#21834](https://github.com/storybooks/storybook/pull/21834)\n- Angular: Fix support on Windows when Storystore v7 is disabled [#21830](https://github.com/storybooks/storybook/pull/21830)\n- Angular: Fix module imported twice [#21770](https://github.com/storybooks/storybook/pull/21770)\n\n#### Maintenance\n\n- CLI: Fix duplicated dependency warning for major version differences [#21850](https://github.com/storybooks/storybook/pull/21850)\n- Vite: downgrade remark related dependencies [#21836](https://github.com/storybooks/storybook/pull/21836)\n\n#### Build\n\n- Build: Remove workflow we no longer use [#21829](https://github.com/storybooks/storybook/pull/21829)"}}

0 comments on commit f1c13da

Please sign in to comment.