Skip to content

0.7.2

Compare
Choose a tag to compare

Improvements

  • DailyVideo: Improved loadedmetadata and resize listeners (see #11)
  • useRecording: Fixed a bug where the state returned from useRecording could become stale, when events related to recording were emitted from daily-js while no instance of useRecording was rendered (fixes #13)
  • useLiveStreaming: Fixed a bug where the state returned from useLiveStreaming could become stale, when events related to live streaming were emitted from daily-js while no instance of useLiveStreaming was rendered

Thanks to contributions from @rileyjshaw!