Skip to content

Releases: cloudflare/stream-react

v1.9.3

Choose a tag to compare

@third774 third774 released this 07 Mar 18:19
  • Change currentTime default value from 0 to undefined, fixes #103

v1.9.2

Choose a tag to compare

@third774 third774 released this 24 Jan 21:05

Fixed customerCode prop to work correctly

v.1.9.1

Choose a tag to compare

@third774 third774 released this 08 Dec 17:26

Update to README

v1.9.0

Choose a tag to compare

@third774 third774 released this 05 Dec 18:52
  • Added playbackRate prop
  • Added customerCode to README.md
  • Updated src prop description
  • Added defaultTextTrack to README.md

v1.8.0

Choose a tag to compare

@third774 third774 released this 25 Apr 18:26
  • Load resources from cloudflarestream.com by default

v1.7.0

Choose a tag to compare

@third774 third774 released this 06 Apr 21:28
  • Added letterboxColor API
  • Added duration, paused, played, buffered, and ended properties to streamRef API type information

v1.6.1

Choose a tag to compare

@third774 third774 released this 09 Feb 18:40

Fix useEvent type signature

v1.6.0

Choose a tag to compare

@third774 third774 released this 09 Feb 17:37

#51 Fixes event handler types. Thanks, @TheDuc!

v1.5.0

Choose a tag to compare

@third774 third774 released this 17 Dec 16:33

v1.4.1

Choose a tag to compare

@third774 third774 released this 08 Nov 17:14

Fixes types exported by package. #47