Harness v0.13.1
·
407 commits
to main
since this release
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.