spalger / gulp-jshint

JSHint plugin for gulp
MIT License
419 stars 65 forks source link

Please add CHANGELOG.md #132

Closed simison closed 8 years ago

simison commented 8 years ago

Would be great, now I have no idea what has changed between v1 and v2 (supposed to be breaking change by semver).

Thanks!

spalger commented 8 years ago

As you can see from the very simple commit log, jshint is now required as a peerDependency. This is a breaking change for anyone using npm 3 (mostly via node 5).

image

I really don't think this is complex enough to warrant a changelog