Skip to content

v0.2.1

Latest

Choose a tag to compare

@mertushka mertushka released this 28 Jun 17:26
bf93333

Changes

  • Fix native peer teardown so an unclosed RTCPeerConnection with a created data channel no longer keeps the Node.js process alive.
  • Drop late native datachannel callbacks after RTCPeerConnection.close() and close attached native channels during cleanup.
  • Stabilize the UDP mux close-delivery regression assertion that runs before the full Conformance matrix.

Validation

  • CI required: passed on main
  • CodeQL C/C++ and JavaScript/TypeScript: passed on main
  • Full Conformance: passed on the v0.2.1 tag
  • Release workflow: passed, including all prebuild targets, checksum assets, and npm publication with provenance
  • Published Install: passed for Linux glibc/musl, macOS x64/arm64, and Windows x64/arm64