v26.6.0
vfs: make recursive readdir iterative
vfs: add minimal node:vfs subsystem
vfs: dispatch fs/promises to mounted VFS instances
vfs: handle current-position sentinel in memory files
vfs: make lchmod update symlink mode
vfs: support writeFileSync with virtual fds
lib: add lint rule to enforce use of `kEmptyObject`
vfs: fix VirtualReadStream race with async iteration