Skip to content

5.0.0

Compare
Choose a tag to compare
@tschaub tschaub released this 23 May 18:01
· 44 commits to main since this release
535a948

Breaking change

  • Remove support for Node < 12. If you want to use mock-fs to test on Node 10 or lower, stick with mock-fs@4.

New features

  • Support for BigInt file stats - required for Node 15+ (thanks @3cp, see #325)