main
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
permission: disable FileHandle utimes with permission model
fs: prevent spurious recursive watch events on prefix siblings
fs: do not treat EPERM as ENOTEMPTY on Windows
fs: add windowsHandle option to file streams
lib: prefer `call()` over `apply()` if argument list is not array
fs: coerce -0 to +0 in mode flags and watch intervals