Skip to content

Commit

Permalink
6.0.0-alpha.22 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 10, 2020
1 parent abea53a commit ba8f9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/versions/next.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"6.0.0-alpha.21","info":{"plain":"### Breaking Changes\n\n- Core: Overhaul start.js and event emitting/listening ([#9914](https://github.com/storybookjs/storybook/pull/9914))\n\n### Features\n\n- CLI: Support js / jsx / ts / tsx stories in React CSF template ([#10003](https://github.com/storybookjs/storybook/pull/10003))\n- Cra-kitchen-sink : Add Named Color Palette Example(MDX) ([#9709](https://github.com/storybookjs/storybook/pull/9709))\n- Addon-Queryparams: Add addon preset ([#9949](https://github.com/storybookjs/storybook/pull/9949))\n\n### Bug Fixes\n\n- Addon-actions: Style ActionLogger to preserve whitespace ([#10046](https://github.com/storybookjs/storybook/pull/10046))\n- Core: Disables html-webpack-plugin's option to remove script tag types ([#10042](https://github.com/storybookjs/storybook/pull/10042))\n\n### Maintenance\n\n- Tech: Misc improvements ([#10052](https://github.com/storybookjs/storybook/pull/10052))\n- Tech: Misc improvements extracted from composition ([#10040](https://github.com/storybookjs/storybook/pull/10040))\n- CI: change parallelism ([#10041](https://github.com/storybookjs/storybook/pull/10041))\n- Storybook-official: try moving options to `manager.js` ([#9323](https://github.com/storybookjs/storybook/pull/9323))\n- Misc: Add missing dependencies ([#9965](https://github.com/storybookjs/storybook/pull/9965))\n- CI: Fix GitHub unit test workflow ([#9971](https://github.com/storybookjs/storybook/pull/9971))\n\n### Dependency Upgrades\n\n- Upgrade reach router ([#10016](https://github.com/storybookjs/storybook/pull/10016))"}}
{"version":"6.0.0-alpha.22","info":{"plain":"### Breaking Changes\n\n- MDX: Compile to improved source-loader format ([#10084](https://github.com/storybookjs/storybook/pull/10084))\n\n### Features\n\n- Core: Add args feature ([#10014](https://github.com/storybookjs/storybook/pull/10014))\n\n### Maintenance\n\n- Tech/improvements ([#10083](https://github.com/storybookjs/storybook/pull/10083))\n- Few minor improvements extracted from the inception feature PR ([#10072](https://github.com/storybookjs/storybook/pull/10072))\n- Tech/improvements ([#10070](https://github.com/storybookjs/storybook/pull/10070))\n\n### Dependency Upgrades\n\n- Yarn 2: Add missing dependencies ([#10012](https://github.com/storybookjs/storybook/pull/10012))\n- Security: Remove usage of a vulnerable version of serialize-javascript ([#10071](https://github.com/storybookjs/storybook/pull/10071))"}}

0 comments on commit ba8f9b9

Please sign in to comment.