Azure-Samples / communication-services-web-calling-hero

Hero sample to showcase web calling capabilities for Azure Communication Services
MIT License
105 stars 161 forks source link

1.17.0 update #233

Closed dmceachernmsft closed 5 months ago

dmceachernmsft commented 5 months ago

Purpose

Update Hero application to use 1.17.0 this enables

Pull Request Type

[ ] Bugfix
[ x ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

Upstream sample reference

Links to PR(s) that made the original change in the upstream sample:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information