Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 10:10
· 17 commits to master since this release

12.0.0 (2023-03-20)

⚠ BREAKING CHANGES

  • the existing WebRTCDirect multicodec name has been deprecated and renamed P2PWebRTCDirect. The new WebRTCDirect codec has been added but is not the same, please check your code before upgrading! Integer codes are unchanged.

Bug Fixes

  • Rename WebRTCDirect to P2PWebRTCDirect and deprecate (#146) (92f92d7)