From 39a0a063c509f6df57c84eed140db7d81e3116a0 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sun, 2 Feb 2020 15:26:05 +0800 Subject: [PATCH] 5.3.10 latest.json version file --- docs/src/versions/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/versions/latest.json b/docs/src/versions/latest.json index 1b437b763d63..950cfe4ebe0c 100644 --- a/docs/src/versions/latest.json +++ b/docs/src/versions/latest.json @@ -1 +1 @@ -{"version":"5.3.9","info":{"plain":"### Bug Fixes\n\n* Addon-docs: Revert breaking source indentation fix ([#9609](https://github.com/storybookjs/storybook/pull/9609))"}} \ No newline at end of file +{"version":"5.3.10","info":{"plain":"### Bug Fixes\n\n* Core: Upgrade `min-css-extract-plugin` to fix SASS loading ([#9652](https://github.com/storybookjs/storybook/pull/9652))\n* CRA: Fix jsconfig support ([#9324](https://github.com/storybookjs/storybook/pull/9324))\n* Web-components: Fix default value for docs prop table ([#9655](https://github.com/storybookjs/storybook/pull/9655))\n* Web-components: Fix types to play nicely with lit-element ([#9557](https://github.com/storybookjs/storybook/pull/9557))\n* UI: Add support for className prop on Form.Field ([#9665](https://github.com/storybookjs/storybook/pull/9665))\n* Addon-storyshots: Remove excess slashes from jest transform warning ([#9616](https://github.com/storybookjs/storybook/pull/9616))\n\n### Maintenance\n\n* Ember: Migrate to new \"import { hbs } from 'ember-cli-htmlbars'\" ([#9633](https://github.com/storybookjs/storybook/pull/9633))\n* Build: Netlify for examples again ([#9585](https://github.com/storybookjs/storybook/pull/9585))\n* Publish: Remove docs to reduce package size ([#9612](https://github.com/storybookjs/storybook/pull/9612))"}} \ No newline at end of file