-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storybook 6.3 Release π #14397
Labels
Comments
Closed
5 tasks
eseliger
added a commit
to sourcegraph/sourcegraph-public-snapshot
that referenced
this issue
Jun 23, 2021
This fixes a bug where lots of logspam was output on each recompile before. Also, this paves the road to webpack 5 and some other [neat things](storybookjs/storybook#14397).
eseliger
added a commit
to sourcegraph/sourcegraph-public-snapshot
that referenced
this issue
Jun 23, 2021
This fixes a bug where lots of logspam was output on each recompile before. Also, this paves the road to webpack 5 and some other [neat things](storybookjs/storybook#14397).
In the release notes it says: "Reuse your stories in unit tests: Jest, Cypress & more". |
@panmau I believe they are referring to this: https://medium.com/storybookjs/testing-lib-storybook-react-8c36716fab86 |
5h1rU
pushed a commit
to sourcegraph/sourcegraph-public-snapshot
that referenced
this issue
Jun 30, 2021
This fixes a bug where lots of logspam was output on each recompile before. Also, this paves the road to webpack 5 and some other [neat things](storybookjs/storybook#14397).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SB6.3 adds new UI development and testing features, while continuing to evolve with the JS ecosystem:
Schedule
6.3.0-alpha.0
2021-04-086.3.0-beta.0
2021-05-256.3.0-rc.0
2021-06-096.3.0
2021-06-23Contents
Storybook 6.3 contains hundreds of features and bugfixes. For a full list, see CHANGELOG.md. Some highlights:
Core
stories.json
support for composition Core: Built-in staticstories.json
supportΒ #14945--modern
flag Core: Support modern browser targetΒ #14954sb init
Β #14651*
wildcard option in storySort order array UI: Support*
wildcard option in storySort order arrayΒ #14531globals
URL param and remove from sessionStorage Core: Addglobals
URL param and remove from sessionStorageΒ #15056Frameworks
Addons
undefined
Β #14899Help us test!
We'd love your feedback in the form of Github issues. π
To upgrade an existing project to 6.3 prerelease version:
And check migration instructions if you see anything weird.
And for a new project:
π§Ύ Migration instructions
The text was updated successfully, but these errors were encountered: