paulmillr / readdirp

Recursive version of fs.readdir with streaming api.
https://paulmillr.com
MIT License
378 stars 51 forks source link

Release V4 #192

Closed yisibl closed 1 year ago

yisibl commented 1 year ago

Thanks for making this great package, do you have any plans to release v4?

paulmillr commented 1 year ago

Yes, maybe closer to chokidar v4. Also need to test for all edge cases and ensure the v4 readdirp works correctly. Chokidar is the best test for it