Skip to content

Commit

Permalink
5.2.2 latest.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 7, 2019
1 parent bccc1d2 commit 508be14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/versions/latest.json
@@ -1 +1 @@
{"version":"5.2.1","info":{"plain":"### Bug Fixes\n\n* Core: Fix error handling ([#8097](https://github.com/storybookjs/storybook/pull/8097))"}}
{"version":"5.2.2","info":{"plain":"### Bug Fixes\n\n* Storyshots: First-class CSF support ([#8000](https://github.com/storybookjs/storybook/pull/8000))\n* UI: Move addon dependencies to devDependencies ([#8206](https://github.com/storybookjs/storybook/pull/8206))\n* Addon-docs: CSS classes for escape-hatch theming wrapper/content ([#8061](https://github.com/storybookjs/storybook/pull/8061))\n* CLI: Fix variable collisions in storiesof-to-csf ([#8106](https://github.com/storybookjs/storybook/pull/8106))\n* Addon-knobs: Add missing type def #8105 ([#8118](https://github.com/storybookjs/storybook/pull/8118))\n* Dependencies: add @types/webpack-env to apps that depend on it ([#8119](https://github.com/storybookjs/storybook/pull/8119))\n* Core: Show exception rather than error on react error boundary ([#8100](https://github.com/storybookjs/storybook/pull/8100))\n* UI: Fix inline code styling for dark theme ([#8260](https://github.com/storybookjs/storybook/pull/8260))\n* Addon-ondevice-notes: Validate the state content ([#8261](https://github.com/storybookjs/storybook/pull/8261))\n* Telejson: New version with typings and bugfixes ([#8228](https://github.com/storybookjs/storybook/pull/8228))\n* React: Add DecoratorFn type to exports ([#8121](https://github.com/storybookjs/storybook/pull/8121))\n* Addon-knobs: Handle undefined array value ([#8006](https://github.com/storybookjs/storybook/pull/8006))\n* Preact: Allow JSX.Element story ([#8159](https://github.com/storybookjs/storybook/pull/8159))\n* Storyshots: Fix STORYBOOK_HOOKS_CONTEXT error ([#8163](https://github.com/storybookjs/storybook/pull/8163))\n* Update react-draggable to 4.0.3 ([#8145](https://github.com/storybookjs/storybook/pull/8145))"}}

0 comments on commit 508be14

Please sign in to comment.