Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Releases: opentok/opentok-react

Release v0.11.0

20 Jul 18:32
02ed7bc
Compare
Choose a tag to compare

This version adds support for the following:

  • Adds TypeScript declaration files
  • Fixes a bug on the property InsertDefaultUI on the Subscriber when its value is false.
  • Changes the distribution in travis to xenial

Release v0.9.0

07 Nov 22:18
c6683e2
Compare
Choose a tag to compare

This release allows React 16 as a peer dependency: #45

Thanks @gasi !!

Release v0.8.0

17 Sep 22:30
Compare
Choose a tag to compare

This release leverages the React Context API and fixes a crash when creating a publisher

v0.7.0

18 Aug 01:55
Compare
Choose a tag to compare

This release changes how the react dependency is defined. Previously it was a direct dependency when it should have been a peer dependency. Defining react as a peer dependency allows opentok-react to make use of the same version of react that your application depends on. Thanks to @riceboyler for fixing this in #21.

v0.6.0

31 May 02:45
Compare
Choose a tag to compare

Just a single fix in this release.

Changes

  • Resolves #18 - OTSession, OTPublisher and OTSubscriber will handle changes in their props more gracefully

Please feel free to open issues or submit pull requests if you find a problem or would like a new feature.

v0.5.0

25 May 04:42
Compare
Choose a tag to compare

A minor update this time.

Changes

Please feel free to open issues or submit pull requests if you find a problem or would like a new feature.

v0.4.0

31 Mar 13:48
Compare
Choose a tag to compare

Thanks for using opentok-react!

Changes

Please feel free to open issues or submit pull requests if you find a problem or would like a new feature.