Skip to content

Commit

Permalink
6.5.0-alpha.3 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 9, 2021
1 parent d0e188f commit 0482165
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.2","info":{"plain":"### Bug Fixes\n\n- UI: Only push the view back to Story if the viewMode is settings ([#16943](https://github.com/storybookjs/storybook/pull/16943))\n- Core: Ensure we have a full story index before caching ([#16947](https://github.com/storybookjs/storybook/pull/16947))\n- Angular: Fix support for non-roman alphabets in story titles ([#16931](https://github.com/storybookjs/storybook/pull/16931))\n- Core: Be explicit about `viewMode` to fix Vue issue ([#16919](https://github.com/storybookjs/storybook/pull/16919))\n- Core: Remove unused and occluded types ([#16917](https://github.com/storybookjs/storybook/pull/16917))\n- CLI: Fix `sb repro` clobbering .vuerc ([#16897](https://github.com/storybookjs/storybook/pull/16897))\n- Core: Fix auto-title in webpack5 ([#16913](https://github.com/storybookjs/storybook/pull/16913))\n- Angular: Fix incorrect log ([#16885](https://github.com/storybookjs/storybook/pull/16885))\n- Angular: Fix tsConfig paths not resolving for Angular >=12.2 ([#16882](https://github.com/storybookjs/storybook/pull/16882))\n- Core: Add feature flag to disable legacy hierarchy separator warning ([#16915](https://github.com/storybookjs/storybook/pull/16915))\n\n### Dependency Upgrades\n\n- Move @types/node to dependencies and accept v16 types ([#16904](https://github.com/storybookjs/storybook/pull/16904))\n- Bump lodash to 4.17.21 ([#16883](https://github.com/storybookjs/storybook/pull/16883))"}}
{"version":"6.5.0-alpha.3","info":{"plain":"### Bug Fixes\n\n* Core: Support custom PREVIEW URL for block story iframe ([#16773](https://github.com/storybookjs/storybook/pull/16773))"}}

0 comments on commit 0482165

Please sign in to comment.