4.0.0
-
Fixes a bug where files with certain ino IDs could collide and be treated as a single file even though there were more than one (#21). If you use a custom
fs
module that doesn't support BigInts, this will break your setup. -
Adds support for returning the folder size as a BigInt.
-
Minor improvements to code quality and tooling.