mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 14:21:15 +08:00
5.0.0-rc.4 versions.json
This commit is contained in:
parent
3ba5266050
commit
17f1d8dc89
@ -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
1
docs/static/versions.json
vendored
Normal 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))"}}}
|
Loading…
x
Reference in New Issue
Block a user