v26.7.0
fs: fix errorOnExist behavior for directory copy in fs.cp
fs: support caller-supplied readFile() buffers
vfs: dispatch fs/promises to mounted VFS instances
fs: key glob matcher cache by platform
lib: add lint rule to enforce use of `kEmptyObject`
fs: prevent spurious recursive watch events on prefix siblings
fs: do not treat EPERM as ENOTEMPTY on Windows
lib: prefer `call()` over `apply()` if argument list is not array
fs: coerce -0 to +0 in mode flags and watch intervals