Skip to content

Releases: sbt/sbt-jshint

2.0.1

29 Jan 22:24
2.0.1
f237abb
Compare
Choose a tag to compare

What's Changed

  • Adjust README by @mkurz in #55
  • Handle multiple extracted versions of same webjar by @mkurz in #58

Full Changelog: 2.0.0...2.0.1

2.0.0

11 Jan 22:40
2.0.0
59e2263
Compare
Choose a tag to compare

What's Changed

  • groupId changed to com.github.sbt!
  • Update jshint to 2.9.7 by @scala-steward in #51
  • Upgrade to latest sbt-js-engine, use GHA/sbt-ci-release by @mkurz in #52
  • Make require(...) find strip-json-comments by @mkurz in #53
  • Make test project work by @mkurz in #54

New Contributors

Full Changelog: 1.0.6...2.0.0