Skip to content

chokidar 4.0.0

  • Remove glob support
  • Remove bundled fsevents
  • Decrease dependency count from 13 to 1
  • Rewrite in typescript. Makes emitted types more precise
  • The package became hybrid common.js / ESM
  • Bump minimum node.js requirement to v14+

Special thanks to @43081j for improvements and help.

Full Changelog: https://github.com/paulmillr/chokidar/compare/3.6.0...4.0.0