From c29af39dce29b0ce3b6bb07411eb1d30c68ce90b Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 13 Nov 2019 09:00:34 +0800 Subject: [PATCH] 5.3.0-alpha.44 next.json version file --- docs/src/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/versions/next.json b/docs/src/versions/next.json index c0d83c2ac00..443081b1e20 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"5.3.0-alpha.43","info":{"plain":"### Bug Fixes\n\n* Source-loader: Warn if applied to non-stories file ([#8773](https://github.com/storybookjs/storybook/pull/8773))\n\n### Maintenance\n\n* Presets / Addon-docs: Cleanup framework-specific presets ([#8782](https://github.com/storybookjs/storybook/pull/8782))\n* Add @babel/runtime to workspace ([#8774](https://github.com/storybookjs/storybook/pull/8774))"}} \ No newline at end of file +{"version":"5.3.0-alpha.44","info":{"plain":"### Features\n\n* React-native: Add theming to ondevice-addons ([#8738](https://github.com/storybookjs/storybook/pull/8738))\n\n### Bug Fixes\n\n* UI: Store layout state in sessionStorage ([#8786](https://github.com/storybookjs/storybook/pull/8786))\n* Core: Use `stable` package to ensure story sorting is stable ([#8795](https://github.com/storybookjs/storybook/pull/8795))\n\n### Maintenance\n\n* Svelte: Migrate @storybook/svelte to Typescript ([#8770](https://github.com/storybookjs/storybook/pull/8770))"}} \ No newline at end of file