Skip to content

Commit

Permalink
6.5.0-alpha.19 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 17, 2022
1 parent 5bb462d commit afdddc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
@@ -1 +1 @@
{"version":"6.5.0-alpha.18","info":{"plain":"### Bug Fixes\n\n- Webpack: Fix for `process` fallback using `require.resolve` ([#17249](https://github.com/storybookjs/storybook/pull/17249))\n\n### Maintenance\n\n- Official-storybook: Fix ForwardRefButtonInnerPropTypes warning ([#12733](https://github.com/storybookjs/storybook/pull/12733))\n- Fix prettier 2.3 formatting across the codebase ([#17242](https://github.com/storybookjs/storybook/pull/17242))"}}
{"version":"6.5.0-alpha.19","info":{"plain":"### Features\n\n- Core: Add IS_STORYBOOK global variable ([#16676](https://github.com/storybookjs/storybook/pull/16676))\n\n### Bug Fixes\n\n- Addon-docs: Fix `docs.disable` parameter on DocsPage ([#17256](https://github.com/storybookjs/storybook/pull/17256))\n- Controls: Fix number control update when using useArgs hook ([#17247](https://github.com/storybookjs/storybook/pull/17247))\n- Core: Fix issue with recursive glob with prior special chars ([#17252](https://github.com/storybookjs/storybook/pull/17252))"}}

0 comments on commit afdddc9

Please sign in to comment.