Skip to content

v0.1.7

Choose a tag to compare

@mertushka mertushka released this 14 Jun 18:53
8649e23

Changes

  • Preserve FIFO message delivery when a native RTCDataChannel batch arrives while older messages are queued for JavaScript dispatch.
  • Improve Windows host-runtime compatibility, including delayed Node symbol resolution for Bun and other compatible hosts.
  • Stabilize Windows native dependency caching and ARM64 release builds.
  • Add sharded conformance execution and harden CI evidence validation.
  • Tighten release automation defaults while preserving npm trusted publishing and provenance.

Validation

The release passed the full pull-request and post-merge CI matrix across Linux, macOS, Windows, Node.js 20/22/24, Windows ARM64, Chrome E2E, WPT smoke, package artifact validation, and both CodeQL language analyses.

The version tag starts the independent full Conformance workflow; publication does not wait for that long-running matrix.