Changelog
4.14.0
mock-fs
with tape
(see [#322][#322])bypass()
(thanks @3cp, see [#320][#320])Changelog
4.13.0
process.chdir()
, process.cwd()
, and fs.createWriteStream()
work with bypass()
(thanks @3cp, see [#307][#307])bypass()
(see [#306][#306])bypass()
function (thanks @nonara, see [#304][#304])Changelog
4.12.0
readdir
and readdirSync
(thanks @warpdesign, see [#295][#295])Buffer
arg on many fs
functions (thanks @3cp, see [#293][#293])readFile
on a directory (thanks @3cp, see [#286][#286])Changelog
4.11.0
withFileTypes
when reading directories (thanks @mrmlnc, see [#287][#287])Changelog
4.10.4
Changelog
4.10.3
Changelog
4.10.1
fs.mkdir
with the recursive
option on existing directories (thanks @3cp, see [#271][#271])