0.7.2
Improvements
DailyVideo
: Improvedloadedmetadata
andresize
listeners (see #11)useRecording
: Fixed a bug where the state returned fromuseRecording
could become stale, when events related to recording were emitted fromdaily-js
while no instance ofuseRecording
was rendered (fixes #13)useLiveStreaming
: Fixed a bug where the state returned fromuseLiveStreaming
could become stale, when events related to live streaming were emitted fromdaily-js
while no instance ofuseLiveStreaming
was rendered
Thanks to contributions from @rileyjshaw!