5.0.0-rc.4 versions.json

This commit is contained in:
Michael Shilman 2019-02-21 18:27:28 +08:00
parent 3ba5266050
commit 17f1d8dc89
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
### Features
* Handle prerelease versions in version check ([#5641](https://github.com/storybooks/storybook/pull/5641))
* UI: Handle prerelease versions in version check ([#5641](https://github.com/storybooks/storybook/pull/5641))
### Bug Fixes
@ -11,7 +11,7 @@
* Core: Fix singleton module issue for manager & theme ([#5679](https://github.com/storybooks/storybook/pull/5679))
* Addon-storysource: Fix source not updating ([#5672](https://github.com/storybooks/storybook/pull/5672))
* Core: Fix broken error reporting ([#5678](https://github.com/storybooks/storybook/pull/5678))
* Compare component name to story name, not story fn ([#5649](https://github.com/storybooks/storybook/pull/5649))
* Addon-info: Compare component name to story name, not story fn ([#5649](https://github.com/storybooks/storybook/pull/5649))
### Maintenance

1
docs/static/versions.json vendored Normal file
View File

@ -0,0 +1 @@
{"next":{"version":"5.0.0-rc.4","info":{"plain":"### Features\n\n* Handle prerelease versions in version check ([#5641](https://github.com/storybooks/storybook/pull/5641))\n\n### Bug Fixes\n\n* UI: Fix scrollbar persistence ([#5689](https://github.com/storybooks/storybook/pull/5689))\n* UI: Fix keyboard shortcuts of toggleNav & togglePanel ([#5677](https://github.com/storybooks/storybook/pull/5677))\n* Core: Fix singleton module issue for manager & theme ([#5679](https://github.com/storybooks/storybook/pull/5679))\n* Addon-storysource: Fix source not updating ([#5672](https://github.com/storybooks/storybook/pull/5672))\n* Core: Fix broken error reporting ([#5678](https://github.com/storybooks/storybook/pull/5678))\n* Compare component name to story name, not story fn ([#5649](https://github.com/storybooks/storybook/pull/5649))\n\n### Maintenance\n\n* CLI: Cleanup version notice ([#5699](https://github.com/storybooks/storybook/pull/5699))\n* Core: Fix story fn consistency ([#5669](https://github.com/storybooks/storybook/pull/5669))"}}}