Skip to content

Commit

Permalink
6.3.0-alpha.15 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Apr 27, 2021
1 parent a08db4f commit c1a5e89
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.3.0-alpha.14","info":{"plain":"### Bug Fixes\n\n- Core: Fix URL handling in Firefox ([#14556](https://github.com/storybookjs/storybook/pull/14556))\n- Build: Create webpack stats target directory if needed and accept boolean flag ([#14690](https://github.com/storybookjs/storybook/pull/14690))\n\n### Maintenance\n\n- Docs: Remove `babel-loader` and `@babel/core` peer deps ([#14689](https://github.com/storybookjs/storybook/pull/14689))\n- Use Storybook's built-in accessibility icon for VisionDeficiency tab. ([#14681](https://github.com/storybookjs/storybook/pull/14681))"}}
{"version":"6.3.0-alpha.15","info":{"plain":"### Features\n\n- Storyshots: Add `beforeAxeTest` hook ([#14563](https://github.com/storybookjs/storybook/pull/14563))\n- API: Add addon keyboard shortcuts & create shortcuts for addon-viewport ([#14658](https://github.com/storybookjs/storybook/pull/14658))\n\n### Bug Fixes\n\n- Storyshots/Preact: Add pragma @jsxRuntime classic ([#13849](https://github.com/storybookjs/storybook/pull/13849))\n- Core: Don't recreate a bound story function each time we call a decorated story ([#14692](https://github.com/storybookjs/storybook/pull/14692))\n\n### Maintenance\n\n- Build: Add NX bootstrap optimization ([#14535](https://github.com/storybookjs/storybook/pull/14535))"}}

0 comments on commit c1a5e89

Please sign in to comment.