6.2.0-alpha.32 next.json version file

This commit is contained in:
Michael Shilman 2021-02-21 17:00:47 +08:00
parent d48d8d5a64
commit 9693f804d6

View File

@ -1 +1 @@
{"version":"6.2.0-alpha.31","info":{"plain":"### Features\n\n- Angular: Support angular components without selector ([#13939](https://github.com/storybookjs/storybook/pull/13939))\n- Preact: Add CSF types ([#13963](https://github.com/storybookjs/storybook/pull/13963))\n\n### Bug Fixes\n\n- Addon-docs: Fix ArgsTable tab renamed to `Story` when using args ([#13845](https://github.com/storybookjs/storybook/pull/13845))\n- Angular: Correctly destroy angular application between each render ([#13956](https://github.com/storybookjs/storybook/pull/13956))\n- Webpack5: Fix warnings display in build-storybook ([#13975](https://github.com/storybookjs/storybook/pull/13975))"}}
{"version":"6.2.0-alpha.32","info":{"plain":"### Breaking prerelease\n\n**NOTE:** this is a breaking change for users of `@storybook/vue3` which is currently in alpha prerelease:\n\n- Vue 3: Map args with setup hook & remove automatic props mapping ([#13981](https://github.com/storybookjs/storybook/pull/13981))\n\n### Bug Fixes\n\n- Webpack5: Fix compilation error display ([#13983](https://github.com/storybookjs/storybook/pull/13983))\n- Webpack5: Add semver to builder-webpack5 dependencies ([#13982](https://github.com/storybookjs/storybook/pull/13982))\n- CLI: Don't allow empty string as outputDir option ([#13969](https://github.com/storybookjs/storybook/pull/13969))"}}