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 5.2 Release 🚀

See original GitHub issue

It’s that time again! Storybook 5.1 is stable and 5.2 is coming down the pipe!

Schedule

  • 5.2.0-alpha.0: 2019-04-29
  • 5.2.0-beta.0: 2019-07-15
  • 5.2.0-rc.0: 2019-08-30
  • 5.2.0: 2019-09-17 (ready on 09-10, delaying to avoid clashing with Apple event)

Contents

  • Storybook DocsPage
    • React
    • Partial support for all frameworks
    • Iterate beta feedback
    • Documentation
  • Component Story Format
    • Definition
    • Loader
    • Codemods
    • SB CLI Migration
    • Documentation
  • Design System
    • Component librray
    • 3x Apps
    • Documentation
  • Addon API
    • Hooks-based API
    • Documentation
  • Jest Addon redesign
  • Story sorting
    • Implementation
    • Documentation
  • Typescript
    • Typings for addons, @storybook/react, @storybook/angular
  • CLI --preview-url for remote preview
    • Rollup example
  • Yarn PnP support?

Full list of changes in CHANGELOG

Help Wanted (Now!)

We need your help stabilizing Storybook 5.2 for the final release. It’s in beta now because we think it’s ready to use in most projects.

The biggest thing is to try upgrading your project to the latest prerelease, see if you run into problems, and file github isues. The sooner we uncover problems with the upgrade, the more time we have to fix and document them.

To upgrade your project:

npx npm-check-updates '/storybook/' -un
npm install # yarn if you prefer

We’ve also started to document migration instructions, and will continue to update the documentation throughout the release.

And of course, if you see any issues that you can help with, PRs are always welcome. Storybook wouldn’t be possible without high-quality contributions from our wonderful community.

Thanks for your help and stay posted for more updates!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:42
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

9reactions
shilmancommented, Sep 14, 2019

Released Sep 13, announcement coming Sep 17

2reactions
shilmancommented, Aug 7, 2019

@inlikealion SB Vue support is stable and usable. Vue support SB Docs is also useable but still early. If it’s useful I’d be happy to go through any issues you run into on our Discord and get them sorted out, since the documentation is still sparse. https://docs.google.com/document/d/1un6YX7xDKEKl5-MVb-egnOYN8dynb5Hf7mq0hipk8JE/edit?usp=sharing

Read more comments on GitHub >

github_iconTop Results From Across the Web

5.2 - 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 5.2 Improves Design System Documentation - InfoQ
The recent Storybook 5.2 release delivers a new approach for generating design system documentation. Storybook 5.2 streamlines component ...
Read more >
@storybook/react-native-server | Yarn - Package Manager
With Storybook for React Native you can design and develop individual React ... and @storybook/react-native-server are now on a different release cycle from ......
Read more >
How I manage to make my Storybook project the most efficient ...
The new 5.2 version brings the Component Story Format which reduces the Storybook API surface to its strict minimum!
Read more >
@storybook/api NPM | npm.io
Check @storybook/api 6.5.12 package - Last release 6.5.12 with MIT licence at our NPM packages aggregator and search engine.
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 Hashnode Post

No results found