main
refactor(ext/web): extract BlobStoreTrait to allow custom blob store implementations (#34000)
perf(ext/fetch): fast-path Response reconstruction (#35495)
chore: make prefer-primordials lint an internal plugin (#35978)
feat: add Blob/Body textStream() (#35616)
perf: lazy-load more modules in the snapshot (#34061)
feat(ext/fetch): support `priority` in `RequestInit` (#34716)
fix(ext/fetch): keep content-encoding and content-length on decompressed responses (#35124)
fix(fetch): scope redirect-sensitive headers by origin (#36361)
chore: forward v2.9.5 release commit to main (#36452)
docs: update usage examples for ext crates (#34978)
refactor: force a reason on clippy overrides (#32761)
refactor(ext/fetch): check net deny list against connected peer addr (#34418)
fix(ext/fetch): include path and reason when fetching a file:// URL fails (#35606)
perf(ext/http): add Deno-owned HTTP/1.1 serve path (#34446)
fix(ext/fetch): enforce permissions for proxy transports (#36217)
feat(ext/fetch): add `http2MaxHeaderListSize` option to `Deno.createHttpClient` (#33194)