question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Storybook 6.0 Release 🏆

See original GitHub issue

Storybook 6 is now in RC! That means all of the breaking changes are in, and we don’t expect any destabilizing changes between now and the final release, just lots of cleanup and bug fixing (famous last words…)

Schedule

  • 6.0.0-alpha.0 2020-01-21
  • 6.0.0-beta.0 2020-04-29
  • 6.0.0-rc.0 2020-07-08
  • 🏁 6.0.0 2020-08-10

Contents

6.0 RELEASE POST

6.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.0.0-alpha.*, 6.0.0-beta.*, and 6.0.0-rc.* for the full list of changes. See MIGRATION.md to upgrade from 5.3 or earlier.

PRs and other docs of interest:

Help wanted

We’d love your help testing out the new features, and will be documenting them here.

Migration guide

To upgrade all your @storybook/* packages to the latest pre-release, run:

npx sb@next upgrade --prerelease

We’ll provide a user-friendly migration guide for 6.0. In the meantime, there’s an exhaustive list of potentially breaking changes in MIGRATION.md. Most of the breaking changes have been deprecated for months, and most of the future breaking changes are implemented as backwards-compatible deprecations for now. So, while the list of breaking changes is long and scary-looking, in practice we expect most upgrades to succeed without much extra fiddling.

Storybook Args

Args are a new concept in Storybook’s Component Story Format. We’ve prepared an RFC to explain the idea, the feature links above and updated CSF documentation.

On the more practical side, we have a a walkthrough to get you going with the initial implementation], and an open PR to add args to Storybook’s Design System.

MORE HERE SOON

Thanks for your help and stay posted for more updates!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:202
  • Comments:29 (16 by maintainers)

github_iconTop GitHub Comments

29reactions
shilmancommented, May 20, 2020

Thanks @ndelangen. Yeah, working on an updated estimate now.

The big remaining items are:

  • Stabilization of newly-added features
  • Typescript support improvements (more on this soon)
  • Documentation site updates
  • Release packaging
26reactions
ghengeveldcommented, Aug 11, 2020

It’s published 🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Storybook 6.0
It organizes components and their states to structure UI development, testing, and documentation for every major view layer. The 6.0 release ...
Read more >
6.0 - Storybook: UI component explorer for frontend developers
Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized...
Read more >
Storybook 6 Migration Guide
This step-by-step guide gets you upgraded to Storybook 6.0 (SB6). Every year we release a major version of Storybook.
Read more >
Release | Storybook Blog
Release articles · Storybook 7.0 beta · Storybook 6.5 · Storybook 6.4 · Storybook 6.3 · Storybook 6.2 · Storybook 6.1 · New...
Read more >
@storybook/addon-links | Yarn - Package Manager
The Storybook Links addon can be used to create links that navigate between stories ... Install this addon by adding the @storybook/addon-links dependency:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found