Skip to content

Commit

Permalink
5.3.0-rc.13 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 11, 2020
1 parent afa3b64 commit e062d61
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":"5.3.0-rc.12","info":{"plain":"### Bug Fixes\n\n* Nav UI: Nodes are components only if they contain ALL leaf nodes ([#9356](https://github.com/storybookjs/storybook/pull/9356))\n* Core: Fix HMR for global decorators in main.js config ([#9354](https://github.com/storybookjs/storybook/pull/9354))\n* Presets: Fix register.js addons entry ([#9347](https://github.com/storybookjs/storybook/pull/9347))\n* React: Check CRA is installed before showing warning ([#9346](https://github.com/storybookjs/storybook/pull/9346))"}}
{"version":"5.3.0-rc.13","info":{"plain":"### Bug Fixes\n\n* Addon-docs: Fix link CORS errors using channel navigate event ([#9381](https://github.com/storybookjs/storybook/pull/9381))\n* CLI: Fix `sb init` to use spawn.sync if creating package.json ([#9359](https://github.com/storybookjs/storybook/pull/9359))\n\n### Maintenance\n\n* Official-storybook: Prop table example for multiple named exports ([#9364](https://github.com/storybookjs/storybook/pull/9364))\n* Addon-docs / web-components: Rename 'props' to 'properties' in props table ([#9362](https://github.com/storybookjs/storybook/pull/9362))\n\n### Dependency Upgrades\n\n* Upgrade @types/webpack-env and @types/node to fix conflicting types ([#9365](https://github.com/storybookjs/storybook/pull/9365))"}}

0 comments on commit e062d61

Please sign in to comment.