Skip to content

Releases: bmish/check-dependency-version-consistency

Release 1.5.0

11 Jan 16:34

Choose a tag to compare

🚀 Enhancement

  • #303 Add options --ignore-path and --ignore-path-pattern (@bmish)
  • #301 Add option --ignore-package-pattern (@bmish)
  • #215 Add option --ignore-package and switch to displaying actual package names (@bmish)
  • #298 Add option --ignore-dep-pattern (@bmish)

🐛 Bug Fix

📝 Documentation

  • #288 Update badge links in README (@ddzz)
  • #285 Update filename formatting in README (@ddzz)

🏠 Internal

  • #300 Switch to jest for snapshot testing (@bmish)
  • #296 Add .DS_Store file to .gitignore (@ddzz)

Committers: 3

Release 1.4.2

08 Dec 23:42

Choose a tag to compare

🐛 Bug Fix

  • #275 Avoid crash when abnormal version present (@bmish)
  • #271 Correctly expand globs in workspace paths (@bmish)

🏠 Internal

  • #253 Add GitHub Actions to Dependabot config (@ddzz)

Committers: 2

Release 1.4.1

28 Oct 16:14

Choose a tag to compare

🐛 Bug Fix

  • #241 Don't ignore workspace root package.json (@bmish)
  • #242 Maintain newline at end of package.json file (@bmish)

🏠 Internal

Committers: 1

Release 1.4.0

12 Oct 02:36

Choose a tag to compare

🚀 Enhancement

  • #206 Bold maximum usage count for each mismatched dependency (@bmish)
  • #205 Improve discoverability of fix option (@bmish)

🐛 Bug Fix

  • #238 Fix autofixer when dots are present in dependency name (@bmish)

🏠 Internal

Committers: 2

Release 1.3.0

09 Sep 16:59

Choose a tag to compare

🚀 Enhancement

  • #198 Show list of packages containing each dependency version (@bmish)
  • #197 Use table to display mismatching version output (@bmish)
  • #189 Display dependency versions in descending instead of ascending order (@ddzz)

Committers: 2

Release 1.2.0

07 Sep 16:24

Choose a tag to compare

🚀 Enhancement

  • #194 Make path argument optional (@ddzz)
  • #185 Improve output formatting for mismatched versions (@ddzz)

🐛 Bug Fix

  • #184 Remove clutter from error message output (@ddzz)

📝 Documentation

Committers: 2

Release 1.1.0

04 Sep 23:25

Choose a tag to compare

🚀 Enhancement

  • #177 Implement autofixing (@bmish)
  • #178 Sort mismatching version output by version number (@bmish)
  • #174 Add help description to CLI path argument (@bmish)

🐛 Bug Fix

📝 Documentation

  • #175 Mention related tool npm-package-json-lint in README (@bmish)

Committers: 1

Release 1.0.0

31 Aug 00:15

Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

Committers: 1

Release 0.3.0

08 May 17:41

Choose a tag to compare

🚀 Enhancement

  • #88 Exit with failure when unnecessarily specifying --ignore-dep CLI option (@bmish)

🐛 Bug Fix

  • #95 Add real package.json types from type-fest (@bmish)

Committers: 1

Release 0.2.0

13 Mar 22:05

Choose a tag to compare

🚀 Enhancement

  • #59 Show count of each mismatching version for a dependency (@bmish)

Committers: 1