Skip to content

1.0.0

Compare
Choose a tag to compare
@FabienLavocat FabienLavocat released this 10 May 21:50
· 8 commits to main since this release
39451b4

What's Changed

  • Breaking change - Remove the default export for SDK entry point. The WebRTCStats class needs to be imported this way:
import { WebRTCStats } from '@dolbyio/webrtc-stats';

Full Changelog: 0.4.0...1.0.0