5.2.0-beta.9 next.json version file

This commit is contained in:
Michael Shilman 2019-07-26 01:23:49 +08:00
parent 7ddc50f117
commit 88e589122f

View File

@ -1 +1 @@
{"version":"5.2.0-beta.8","info":{"plain":"### Breaking Changes\n\n`source-loader` is now part of `addon-docs` preset. If you're using both the `addon-docs` preset and `source-loader` in your project, you need to update. You can remove `source-loader` and let the preset take care of it. Alternatively, you can disable `source-loader` in the preset by setting `sourceLoaderOptions` to `null`.\n\n* Addon-docs: Add source-loader to preset ([#7547](https://github.com/storybookjs/storybook/pull/7547))\n* Core: Don't allow duplicate titles ([#7542](https://github.com/storybookjs/storybook/pull/7542))\n\n### Bug Fixes\n\n* Addon-storysource: Add source-loader dep to avoid breaking change ([#7554](https://github.com/storybookjs/storybook/pull/7554))\n* Addon-contexts: Ensure nodes is Array ([#7393](https://github.com/storybookjs/storybook/pull/7393))\n\n### Maintenance\n\n* Angular: Log angular cli config errors ([#7484](https://github.com/storybookjs/storybook/pull/7484))"}}
{"version":"5.2.0-beta.9","info":{"plain":"### Bug Fixes\n\n* Angular: Fix automatic module metadata extraction for forRoot imports ([#7224](https://github.com/storybookjs/storybook/pull/7224))\n\n### Maintenance\n\n* Rename \"Module\" to Component Story Format ([#7564](https://github.com/storybookjs/storybook/pull/7564))"}}