-
Notifications
You must be signed in to change notification settings - Fork 73
Update to communication-common latest beta #5845
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
Conversation
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-hbjafqahnc.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-vpoirlxzfc.chromatic.com/ |
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
1 similar comment
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-nxvfivefer.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-mmmqyqwomi.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-pjhlsksftr.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-irwmhxrwgh.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-qivwgixcln.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-thvaktzolf.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-wubhxiftlt.chromatic.com/ |
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-dbmolpwcpv.chromatic.com/ |
Chat bundle size is decreased✅.
|
CallWithChat bundle size is not changed.
|
Calling bundle size is decreased✅.
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-wdvfmeiylg.chromatic.com/ |
@azure/communication-react jest test coverage for beta.
|
@azure/communication-react jest test coverage for stable.
|
"@azure/communication-common": "^2.3.1", | ||
"@azure/communication-calling": "1.36.1-beta.1 || ^1.35.1", | ||
"@azure/communication-chat": "1.6.0-beta.7 || ^1.5.4", | ||
"@azure/communication-common": "^2.3.2-beta.1 || ^2.3.1", |
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.
minor nit. I dont think wild cards work with non semver versions.
What
Roll beta version of azure communication-common in.
Requires updates to calling, chat and signalling.
Why
How Tested
Process & policy checklist
Is this a breaking change?