Skip to content

v2.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@sokra sokra released this 29 Oct 07:18

Breaking Changes

  • increase minimum node.js version to 10

Bugfixes

  • use options identify instead of stringified options

Performance

  • avoid calling process.nextTick when unneeded on watcher creation
  • cache time entry map in Watcher
  • close watchers faster
  • avoid an unneeded filter call