Skip to content

Commit

Permalink
Replace uuid with react-native-uuid (#781)
Browse files Browse the repository at this point in the history
* Update `uuid` library to 9.0.1

* Update `uuid` library to 10.0.0

* Replace uuid with react-native-uuid

* Changelog update

---------

Co-authored-by: xseignard <[email protected]>
  • Loading branch information
jeffswartz and xseignard authored Sep 30, 2024
1 parent f2c6628 commit 2351e33
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 341 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- [Update]: This version updates the Vonage Video Android and iOS SDK to version 2.28.1. See the [Android SDK release notes](https://tokbox.com/developer/sdks/android/release-notes.html) and the [iOS SDK release notes](https://tokbox.com/developer/sdks/ios/release-notes.html).

- [Fix]: Updates react and react-native modules (and axios dependency). Fixes issue #769
- [Fix]: Updates react, react-native modules (and axios dependency), and replaces uuid with react-native-uuid. The fixes issue #769. And it prevents [an issue](https://github.com/uuidjs/uuid/issues/375) that would result from using an upgraded version of uuid.

# 2.28.1 (September 2024)

Expand Down
Loading

0 comments on commit 2351e33

Please sign in to comment.