v2.7.13
perf(ext/web): add write buffering for FsFile.writable streams (#32676)
2.7.13 (#33359)
refactor: Add "deno_fs" extension crate (#18040)
refactor: force a reason on clippy overrides (#32761)
fix(ext/node): fix EEXIST error and file corruption with writeFileSync on Windows (#33253)
feat(fs): add tryLock(exclusive?: boolean): Promise<boolean> to FsFile (#31848)