6.2.0-alpha.6 next.json version file

This commit is contained in:
Michael Shilman 2020-12-12 11:42:07 +08:00
parent 3c6e91df4c
commit 1e2c37863a

View File

@ -1 +1 @@
{"version":"6.2.0-alpha.5","info":{"plain":"### Bug Fixes\n\n- Core: Fix `--static-dir` with absolute path on Windows ([#13344](https://github.com/storybookjs/storybook/pull/13344))"}}
{"version":"6.2.0-alpha.6","info":{"plain":"### Features\n\n* Main.js: Add previewHead, previewBody, managerHead presets ([#13432](https://github.com/storybookjs/storybook/pull/13432))\n\n### Bug Fixes\n\n* Core: Fix `modulesCount` cache storage and retrieval ([#13431](https://github.com/storybookjs/storybook/pull/13431))\n* UI: Fix null ref in sidebar ([#13423](https://github.com/storybookjs/storybook/pull/13423))\n\n### Maintenance\n\n* Components: Cleanup circular dependencies ([#13439](https://github.com/storybookjs/storybook/pull/13439))\n* Core: Generate bundle size report for prebuilt manager ([#13425](https://github.com/storybookjs/storybook/pull/13425))\n* CI: Speed up CircleCI workflows ([#13320](https://github.com/storybookjs/storybook/pull/13320))\n\n### Dependency Upgrades\n\n* Update react-popper-tooltip and @popperjs/core for react17 ([#13434](https://github.com/storybookjs/storybook/pull/13434))"}}