Skip to content

Commit

Permalink
6.4.10 latest.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 10, 2022
1 parent e3a3522 commit 296f92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/latest.json
@@ -1 +1 @@
{"version":"6.4.9","info":{"plain":"### Bug Fixes\n\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))"}}
{"version":"6.4.10","info":{"plain":"### Bug Fixes\n\n- Core: Fix process.env assignment ([#17174](https://github.com/storybookjs/storybook/pull/17174))\n- Angular: Fix angular 13.1 JIT error and HMR reload ([#17131](https://github.com/storybookjs/storybook/pull/17131))\n- Router: Fix navigating to hash links ([#17134](https://github.com/storybookjs/storybook/pull/17134))\n- Source-loader: Fix node.declaration edge case ([#17027](https://github.com/storybookjs/storybook/pull/17027))\n- Core: Fix debug output on webpack failures ([#16988](https://github.com/storybookjs/storybook/pull/16988))\n\n### Dependency Upgrades\n\n- Bump cli-table3 to fix colors bug ([#17180](https://github.com/storybookjs/storybook/pull/17180))"}}

0 comments on commit 296f92c

Please sign in to comment.