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