Skip to content

Harness v0.13.1

Choose a tag to compare

@obinnanwachukwu1 obinnanwachukwu1 released this 30 Jul 07:28
· 407 commits to main since this release
v0.13.1
fe06a5a

This stabilization release fixes a cross-runtime process teardown race that could emit a late ECLOSED error after JavaScript parent cancellation.

It also marks 0.13.x as the final release line for the direct BrowserHarness lifecycle and engine-branded runtime APIs. Harness 0.14 will replace those surfaces with TraceKernel-backed Judge and language-provider APIs.

Validation: clean build, runtime contract, packed public surface, and all standalone language package gates.