diff --git a/docs/src/versions/next.json b/docs/src/versions/next.json index 77eb9dc0192..bdaab0e2a4b 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"5.2.0-beta.43","info":{"plain":"CSF users: This is potentially a breaking change. If you want to opt-out of the new default display name calculation (`lodash.startCase`) you can add the following to your SB config:\n\n```js\naddParameters({ options: { makeDisplayName: key => key }});\n```\n\n### Features\n\n* CSF: Transform CSF named exports w/ `makeDisplayName` ([#7878](https://github.com/storybookjs/storybook/pull/7878))"}} \ No newline at end of file +{"version":"5.2.0-beta.45","info":{"plain":"### Bug Fixes\n\n* Addon-docs: Fix MDX Story ID to match new CSF ([#7894](https://github.com/storybookjs/storybook/pull/7894))"}} \ No newline at end of file