-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
6.0.0-beta.29 next.json version file
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"version":"6.0.0-beta.28","info":{"plain":"### Features\n\n- Addon-docs: Add argTypes type/control shorthand ([#11174](https://github.com/storybookjs/storybook/pull/11174))\n\n### Bug Fixes\n\n- Core: Remove boxSizing to fix weird CSS layouts ([#11175](https://github.com/storybookjs/storybook/pull/11175))\n- Addon-docs: Fix forwardRef & invalid hook call ([#11154](https://github.com/storybookjs/storybook/pull/11154))\n- Client-API: Add @types/qs typings ([#11162](https://github.com/storybookjs/storybook/pull/11162))\n\n### Maintenance\n\n- CLI: Colocate stories and components, centralize main.js ([#11136](https://github.com/storybookjs/storybook/pull/11136))\n- Build: Exclude stories from collecting coverage ([#11164](https://github.com/storybookjs/storybook/pull/11164))\n- Core: Extend router/utils test set ([#11156](https://github.com/storybookjs/storybook/pull/11156))"}} | ||
{"version":"6.0.0-beta.29","info":{"plain":"### Features\n\n* Addon-docs: Add syntax highlighting to Code and Description blocks ([#11183](https://github.com/storybookjs/storybook/pull/11183))\n\n### Bug Fixes\n\n* MDX: Don't use root babelrc by default ([#11185](https://github.com/storybookjs/storybook/pull/11185))\n* Addon-docs: Fix 'show source' for stories with dynamic title ([#10959](https://github.com/storybookjs/storybook/pull/10959))"}} |