-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Update CLI to ship with recommended addons in v5 #5731
Comments
What do have explicitly in mind? That the |
@Keraito yeah we can update the templates in SB init to help get people started with best practices highlight the new features in SB5 |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Let's add this as part of 5.1? |
Sounds good @shilman , is there a (tentative) release date for 5.1? As a todo list for what we want:
|
@Keraito Yes we should add them to the template config. I think we can just add them in the simplest way possible including 5.1 ETA is end of April, with feature freeze in mid-April, subject to discussion. |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Yee-haw!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.3.0-beta.19 containing PR #9019 that references this issue. Upgrade today to try it out! You can find this prerelease on the Closing this issue. Please re-open if you think there's still more to do. |
Shiver me timbers!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.3.0-beta.20 containing PR #9093 that references this issue. Upgrade today to try it out! You can find this prerelease on the |
Yay!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.3.0-rc.0 containing PR #9184 that references this issue. Upgrade today to try it out! You can find this prerelease on the |
Why
v5 ships with a bunch of great addons -- let's remove the friction by making
sb init
ship with sensible defaults.Yes this is late in the ship cycle, but it's a very low risk feature as it doesn't touch any of the main code.
What
The text was updated successfully, but these errors were encountered: