Skip to content

chore: release v0.1.7#17

Merged
mertushka merged 1 commit into
mainfrom
release/v0.1.7
Jun 14, 2026
Merged

chore: release v0.1.7#17
mertushka merged 1 commit into
mainfrom
release/v0.1.7

Conversation

@mertushka

Copy link
Copy Markdown
Owner

Purpose

Prepare the next patch release by updating package version metadata from 0.1.6 to 0.1.7.

Included changes since v0.1.6

  • Preserve FIFO delivery when native RTCDataChannel batches arrive while older messages are queued.
  • Support Windows host runtimes such as Bun through delayed Node symbol resolution.
  • Stabilize Windows native dependency caching and ARM64 release builds.
  • Harden sharded conformance evidence validation and release automation defaults.

Behavior impact

This commit itself changes only package version metadata. The user-visible fixes were reviewed and merged separately.

Native and WPT impact

No native or WPT changes in this release commit. The selected WPT contract remains 620 subtests with the existing manifest digest.

Browser impact

No browser-facing change in this commit. Chrome E2E passed for the included data-channel ordering fix.

Validation

  • npm ci --ignore-scripts
  • npm run check
  • npm run native:check
  • npm test (53/53)
  • npm run api:check
  • npm run types:check
  • npm run pack:check
  • npm run wpt:selection:check

After merge, publishing will use the existing GitHub Release workflow with npm trusted publishing, provenance, and all six prebuild targets.

@mertushka mertushka merged commit 8649e23 into main Jun 14, 2026
19 checks passed
@mertushka mertushka deleted the release/v0.1.7 branch June 14, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant