Skip to content

Releases: tschaub/mock-fs

v4.11.0

24 Apr 17:00
9832d66
Compare
Choose a tag to compare
  • Support withFileTypes when reading directories (thanks @mrmlnc, see #287)

v4.10.4

24 Apr 17:01
7f28122
Compare
Choose a tag to compare
  • Throw ENOTDIR when trying to open an incorrect path (thanks @niieani, see #282)
  • Fix maybeCallback return (thanks @3cp, see #281)