v2.9.2
perf(ext/web): convert hot stream queues to O(1) Queue, cache _state reads (#34437)
2.9.2 (#35865)
feat: disable ops and resources sanitizers by default in deno test (#33250)
fix(ext/ffi): accept Uint8Array<ArrayBufferLike> in FFI buffer types (#34999)
fix(coverage): count a branch-junction line as covered when either arm runs (#35858)
fix(ext/napi): add uv_cond_* polyfills for native addons (#35536)
fix(fs): support pre-1970 (negative) timestamps in FsStat (#35517)
fix(install): pin pre-release npm versions added via dist-tag (#35586)
fix(npm): don't re-fetch packuments on every run when registry has no time data (#35834)
chore: Happy New Year 2026 (#31748)
fix(ext/node): don't schedule a pause in inspector.waitForDebugger() (#35796)
fix(ext/node): allow adopting inherited extra stdio TCP fds (#35805)
build(deps): upgrade opentelemetry crates to 0.32 (#35563)
perf(ext/web): persistent pump for the generic pipeTo loop (#35813)
chore: continue tests/ re-org (#22396)