main
chore: move cli/tests/ -> tests/ (#22369)
perf(ext/node): move `fs.cpSync` implementation to rust (#32687)
fix: throw ERR_DIR_CLOSED on use-after-close in Dir (#34910)
chore: Happy New Year 2026 (#31748)
fix(ext/web): show state and supportsBYOB in ReadableStream inspect (#34932)
fix(test): throw when Deno.test() is called during test execution (#32184)
fix(ext/node): return real OS file descriptors from node:fs APIs (#33039)
fix(ext/node): readFile of large file via fd returns scrambled content (#34258)
fix(ext/node): sort fs.readdir entries to match Node.js (#36341)
fix(ext/node): prevent derefencing symlinks on `fs.rm` (#31886)
perf(fs): open files on the blocking pool in async readFile/writeFile (#36160)
fix(ext/node): detect non-mtime stat changes in StatWatcher (#33950)
fix(ext/node): `fs.writeFile` and `FileHandle.writeFile` compatibility (#32077)