v2.9.3
perf(ext/web): convert hot stream queues to O(1) Queue, cache _state reads (#34437)
2.9.3 (#36056)
feat: disable ops and resources sanitizers by default in deno test (#33250)
fix(ext/ffi): accept Uint8Array<ArrayBufferLike> in FFI buffer types (#34999)
fix(bundle): preserve raw imports in watch mode (#36040)
fix(ext/napi): don't resurrect a released threadsafe function in acquire (#36054)
fix(ext/node): add deprecation warning for Duplex.toWeb({ type }) DEP0201 (#35972)
fix(npm): don't fetch registry info for deprecated packages under --cached-only (#35903)
chore: Happy New Year 2026 (#31748)
fix(core): deactivate idle TTY write handles (#35886)
fix(ext/http): don't panic recycling cancelled record on native response (#36053)
fix(node_http2): keep header validation enabled (#36042)
feat(ext/fetch): add `http2MaxHeaderListSize` option to `Deno.createHttpClient` (#33194)
perf(ext/web): persistent pump for the generic pipeTo loop (#35813)
chore: continue tests/ re-org (#22396)