gruntjs / grunt-contrib-watch

Run tasks whenever watched files change.
http://gruntjs.com/
MIT License
1.98k stars 356 forks source link

Release 0.6.2 that has grunt >=0.4.x peerDep #491

Closed vladikoff closed 8 years ago

vladikoff commented 8 years ago

No need for any other changes, just that fix

@shama let me know if that makes sense and I can do the rest

shama commented 8 years ago

With >=4 of Node.js, this plugin has some issues. I think we need to fix those first. I was hoping to get to it before grunt@1.0.0 drops.

hildjj commented 8 years ago

Any progress?

vladikoff commented 8 years ago

This was done in https://github.com/gruntjs/grunt-contrib-watch/commit/1f198f6ec849cc69ac74b24af9362592dd2d610a#diff-b9cfc7f2cdf78a7f4b91a753d10865a2

released with 1.0.0 version of the plugin