Skip to content

Filesnitch v2.0.0

Latest
Compare
Choose a tag to compare
@sashapop10 sashapop10 released this 07 Jul 16:47
· 16 commits to main since this release

Major update

  • Switch from ignore list to filter function.
  • Restartable scheduler, allows to flush events in sync way before finish.
  • New scheduler events: ready, close, event, unlink, update, new.
  • New event parameter: details, available with update and new events.
  • New synchronous methods for snitch: flush, watchSync, open, close, _schedule, ref, unref.
  • Callbacks for watch methods.
  • Drop support of NodeJS < 22.
  • Documentation enhancement.
  • Packages update.

Full changelog: v1.8.1...v2.0.0