main
chore: make prefer-primordials lint an internal plugin (#35978)
perf(ext/web): implement base64url encode/decode as simdutf ops (#36398)
perf: lazy-load more modules in the snapshot (#34061)
fix(ext/node): match Node.js when dns.lookup hostname is falsy (#34887)
fix(ext/node): support the fs `flush` option for writes (#36290)
chore: bump node_compat test suite to Node.js 26.5.1 (#36391)
fix(ext/node): add node:test/reporters builtin (#34595)
fix(ext/node): apply backpressure in Readable.toWeb() (#36321)
perf(node): lazy-load node:stream/web cluster out of the snapshot (#34548)
perf(ext/node): gate node:http async resource entry (#34608)
feat(ext/node): add a byteLength/length parameter to Buffer.indexOf/lastIndexOf/includes (#35872)
perf(ext/web): apply the base64url op design to standard base64 (#36422)
fix(ext/node): handle pre-quoted shell arguments (#36371)
perf(ext/node): bypass dns lookup on literal IPs in udp send (#35909)
perf(ext/node): convert 62 more polyfill files to lazy-loaded scripts (#33835)
chore: bump dprint-plugin-typescript to 0.96.0, remove deno-fmt-ignore-file (#33839)
fix(ext/node): emit deprecation warnings for legacy stream/_tls_wrap requires and module.parent (#34086)
refactor(ext/node): use primordials across the node:* polyfill layer (#34721)
fix(ext/node): expose internal/tty as requireable module (#34105)