v0.1.7
Changes
- Preserve FIFO message delivery when a native
RTCDataChannelbatch 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.