Skip to content

v2.3.0

Compare
Choose a tag to compare
@sokra sokra released this 24 Nov 18:11
· 35 commits to main since this release

Features

  • allow to grab separate file and directory time info objects
  • allow functions passed to the ignored option

Bugfixes

  • ignore EACCESS errors during initial scan

Performance

  • improve performance of watcher update

Contributing

  • CI tests node.js 17 too