Skip to content

Commit

Permalink
6.5.0-alpha.48 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 14, 2022
1 parent 3e32539 commit 1aa3d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"6.5.0-alpha.47","info":{"plain":"### Bug Fixes\n\n- Webpack4: Fix useExports for angular-cli ([#17674](https://github.com/storybookjs/storybook/pull/17674))\n- Core: Ensure that we do not render a story twice if re-rendered during preparing ([#17599](https://github.com/storybookjs/storybook/pull/17599))\n- Addon-docs: DocsPage story order should match the index ([#17669](https://github.com/storybookjs/storybook/pull/17669))\n- Core: Fix staticDirs path issue on Windows ([#17641](https://github.com/storybookjs/storybook/pull/17641))\n- Angular: Set ForkTsCheckerWebpackPlugin to async ([#17389](https://github.com/storybookjs/storybook/pull/17389))\n- Core: Fix core.builder check ([#17606](https://github.com/storybookjs/storybook/pull/17606))\n\n### Maintenance\n\n- Examples: Build stories.json for examples that support it ([#17670](https://github.com/storybookjs/storybook/pull/17670))\n- Core: Refactor preview rendering out of `PreviewWeb` ([#17598](https://github.com/storybookjs/storybook/pull/17598))\n- Prevent lint hook from running on all files ([#17662](https://github.com/storybookjs/storybook/pull/17662))\n- TypeScript: Change imports of types to be prefixed ([#17627](https://github.com/storybookjs/storybook/pull/17627))\n- Build: Give linting sub-commands a directory to run against ([#17545](https://github.com/storybookjs/storybook/pull/17545))\n- TypeScript: remove unnecessary 'as any' ([#17595](https://github.com/storybookjs/storybook/pull/17595))\n\n### Dependency Upgrades\n\n- Update shelljs dependency version ([#17602](https://github.com/storybookjs/storybook/pull/17602))\n- Remove unused `uuid` that's also deprecated ([#17615](https://github.com/storybookjs/storybook/pull/17615))"}}
{"version":"6.5.0-alpha.48","info":{"plain":"### Features\n\n- Addon-docs: Auto-disable docs presets if docs/controls unused ([#17697](https://github.com/storybookjs/storybook/pull/17697))\n\n### Bug Fixes\n\n- Web-components: Fix CSS class usage in CLI template ([#17702](https://github.com/storybookjs/storybook/pull/17702))\n\n### Maintenance\n\n- Addon-docs: Refactor docs support into individual framework packages ([#17695](https://github.com/storybookjs/storybook/pull/17695))"}}

0 comments on commit 1aa3d7c

Please sign in to comment.