Skip to content

@nodelib/fs.walk@2.0.0

Latest
Compare
Choose a tag to compare
@mrmlnc mrmlnc released this 28 Jul 17:42
· 6 commits to master since this release

Changelog

@nodelib/fs.walk@2.0.0

Breaking Changes

  • Require Node.js 16.14.0+
  • Only Typescript 5+ is officially supported. Most likely will work on previous versions as well, but no guarantees here.
  • Do not throw an error when reader has already been destroyed (#98)