-
Notifications
You must be signed in to change notification settings - Fork 30
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
[CHORE] Update Storybook 7.5.3 #79
Conversation
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
|
Hi @sumwatshade |
hi @amalik2 |
We'd love to see these updates get merged as we're having great success with storybook native in our design system. Thanks @ahna92 for raising this. |
Hi @ahna92 @chriskurzeja sorry for the delay, a canary version is available for consumption now (it's listed at the bottom of the PR body). I'll merge this as a major release if the canary version looks good on your end |
hi @amalik2 But need your help with another canary please , issue i faced :
|
@ahna92 Updated, the new version is |
hi @chriskurzeja The migration steps might need some tuning (use yarn add instead of copy/paste) @amalik2 |
@ahna92 I see you found the issue with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but one comment on the migration guide
MIGRATION.md
Outdated
@@ -1,5 +1,90 @@ | |||
# Migration Guide | |||
|
|||
## Version `6.*` to Version `7.*` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you change this to Version 2 to Version 3
so that its consistent with the existing migration guide?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
🚀 PR was released in |
Describe your changes
UI changes
Testing
📦 Published PR as canary version:
2.2.9-canary.79.843.0
✨ Test out this PR locally via:
npm install @storybook/native-android-material-deep-link-example@2.2.9-canary.79.843.0 npm install @storybook/native-controls-example@2.2.9-canary.79.843.0 npm install @storybook/native-cross-platform-example@2.2.9-canary.79.843.0 npm install @storybook/native-flutter-example@2.2.9-canary.79.843.0 npm install @storybook/native-ios-example-deep-link@2.2.9-canary.79.843.0 npm install @storybook/native-addon@2.2.9-canary.79.843.0 npm install @storybook/native-controllers@2.2.9-canary.79.843.0 npm install @storybook/deep-link-logger@2.2.9-canary.79.843.0 npm install @storybook/native-dev-middleware@2.2.9-canary.79.843.0 npm install @storybook/native-devices@2.2.9-canary.79.843.0 npm install @storybook/native-components@2.2.9-canary.79.843.0 npm install @storybook/native@2.2.9-canary.79.843.0 npm install @storybook/native-types@2.2.9-canary.79.843.0 # or yarn add @storybook/native-android-material-deep-link-example@2.2.9-canary.79.843.0 yarn add @storybook/native-controls-example@2.2.9-canary.79.843.0 yarn add @storybook/native-cross-platform-example@2.2.9-canary.79.843.0 yarn add @storybook/native-flutter-example@2.2.9-canary.79.843.0 yarn add @storybook/native-ios-example-deep-link@2.2.9-canary.79.843.0 yarn add @storybook/native-addon@2.2.9-canary.79.843.0 yarn add @storybook/native-controllers@2.2.9-canary.79.843.0 yarn add @storybook/deep-link-logger@2.2.9-canary.79.843.0 yarn add @storybook/native-dev-middleware@2.2.9-canary.79.843.0 yarn add @storybook/native-devices@2.2.9-canary.79.843.0 yarn add @storybook/native-components@2.2.9-canary.79.843.0 yarn add @storybook/native@2.2.9-canary.79.843.0 yarn add @storybook/native-types@2.2.9-canary.79.843.0