Skip to content

Commit

Permalink
5.0.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 8, 2019
1 parent 9c1837d commit 745b6eb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/src/versions/latest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
{
"version": "5.0.0",
"info": {
"plain": "Storybook 5.0 is a completely new UI with the following improvements:\n\n- 🌓 New design with light and dark themes\n- 🛠 Canvas toolbar for easy access to addons\n- 🗺 Overhauled navigation sidebar with an intuitive menu\n- 🗜 Redesigned addons panel with handy buttons to toggle visibility and orientation\n- ⌨️ Improved keyboard shortcuts that are user configurable\n- 🌍 New URL structure that eliminates long strings of query parameters\n\n5.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching `5.0.0-alpha.*`, `5.0.0-beta.*`, and `5.0.0-rc.*` for the full list of changes. See [MIGRATION.md](https://github.com/storybooks/storybook/blob/next/MIGRATION.md) to ugprade from `4.x`."
}
}
{"version":"5.0.1","info":{"plain":"### Bug Fixes\n\n* Core: Remove custom presets warning ([#5911](https://github.com/storybooks/storybook/pull/5911))\n* Core: support unicode chars in story IDs ([#5964](https://github.com/storybooks/storybook/pull/5964))\n* Core: Add core-js dependencies where it was missing ([#5961](https://github.com/storybooks/storybook/pull/5961))\n* CLI: Fix missing iframe.html in absolute path output directory([#5947](https://github.com/storybooks/storybook/pull/5947))\n* Addon-knobs: Added debouncing between keystrokes to speed up component rendering ([#5811](https://github.com/storybooks/storybook/pull/5811))\n* UI: Fix search in production mode ([#5909](https://github.com/storybooks/storybook/pull/5909))"}}

0 comments on commit 745b6eb

Please sign in to comment.