kmagiera / babel-watch

Reload your babel-node app on JS source file changes. And do it fast.
MIT License
528 stars 70 forks source link

chore(pkg): upgrade to chokidar 3 #105

Closed STRML closed 4 years ago

STRML commented 5 years ago

No external breaking changes I can find. Works in our projects. Chokidar 3 has performance improvements: https://github.com/paulmillr/chokidar/releases/tag/3.0.0

Requires Node 8+

Fixes #104

rohan-deshpande commented 5 years ago

Would be great to get this merged to fix the chokidar security vulnerability

STRML commented 5 years ago

@kmagiera, happy to merge if you like, but will need you to cut a release.