v2.8.0
perf: lazy-load more modules in the snapshot (#34061)
2.8.0 (#34295)
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)
perf(ext/fs): convert ext/fs JS source to lazy-loaded script (#33800)
refactor: remove base32 dependency from npm cache encoding (#34293)
fix(ext/fs): run open_async on the blocking pool so FIFO opens don't stall the runtime (#33667)