1.0.0
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';
- Add documentation
- Update definitions
Full Changelog: 0.4.0...1.0.0