Skip to content

Releases: bmish/check-dependency-version-consistency

Release 3.0.2

23 Sep 13:31
Compare
Choose a tag to compare

🐛 Bug Fix

  • #527 Ignore packages inside node_modules from nohoist usage (@bmish)

Committers: 1

Release 3.0.1

07 Sep 02:23
Compare
Choose a tag to compare

🐛 Bug Fix

  • #520 Allow referring to local package version with workspace: prefix (@bmish)

🏠 Internal

Committers: 2

Release 3.0.0

27 Mar 17:27
Compare
Choose a tag to compare

💥 Breaking Change

Committers: 3

Release 2.0.4

18 Mar 18:40
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 2

Release 2.0.3

22 Feb 19:39
Compare
Choose a tag to compare

🐛 Bug Fix

  • #358 Autofix to increased latest version range (@bmish)

Committers: 1

Release 2.0.2

20 Feb 20:48
Compare
Choose a tag to compare

🐛 Bug Fix

  • #355 Maintain range type when fixing to local package version (@bmish)

Committers: 1

Release 2.0.1

18 Feb 02:11
Compare
Choose a tag to compare

🐛 Bug Fix

  • #347 Improve handling of local package version inconsistencies (@bmish)

Committers: 1

Release 2.0.0

15 Feb 03:59
Compare
Choose a tag to compare

💥 Breaking Change

  • #343 Check local package version consistency (@bmish)

🚀 Enhancement

📝 Documentation

  • #330 Use latest version instead of highest version (@ddzz)
  • #329 Improve completeness of example in README (@bmish)

Committers: 2

Release 1.6.0

19 Jan 01:39
Compare
Choose a tag to compare

🚀 Enhancement

  • #320 Display which dependencies were fixed when running with --fix (@bmish)

🐛 Bug Fix

  • #324 Avoid publishing unnecessary files (@bmish)

📝 Documentation

  • #315 Add more detailed README example section (@bmish)

🏠 Internal

  • #316 Add eslint-plugin-jest and update tests (@ddzz)
  • #313 Update to @types/edit-json-file 1.7.0 and remove ts-ignore comment (@bmish)

Committers: 2

Release 1.5.0

11 Jan 16:34
Compare
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