Skip to content

Releases: christophehurpeau/check-package-dependencies

v3.9.2

30 Jul 21:23
779a3ef
Compare
Choose a tag to compare

3.9.2 (2022-07-30)

Bug Fixes

  • fix enable --fix cli option (2fff3cd)
  • fix run message warning always displaying for workspaces (2e7e01d)

v3.9.1

30 Jul 20:54
ce4e69b
Compare
Choose a tag to compare

3.9.1 (2022-07-30)

Bug Fixes

  • add beforeExit listener only once (ae46f9a)
  • glob.sync option cwd to fix windows compat (b663e18)

v3.9.0

30 Jul 20:32
f97e458
Compare
Choose a tag to compare

3.9.0 (2022-07-30)

Features

Bug Fixes

  • fix autofix exact dependencies (cb8108e)

v3.8.0

30 Jul 20:18
a6fd1ee
Compare
Choose a tag to compare

3.8.0 (2022-07-30)

Features

  • prepare run() for async use with ESM (e904c03)

Bug Fixes

  • support windows ERR_PACKAGE_PATH_NOT_EXPORTED error (d77c4fe)

v3.7.1

25 Jul 09:07
36ad49a
Compare
Choose a tag to compare

3.7.1 (2022-07-24)

Bug Fixes

  • allow peer dep of a dep to be in devdep (4e36aa8), closes #323

v3.7.0

07 Jul 19:52
2ec0e5b
Compare
Choose a tag to compare

3.7.0 (2022-07-07)

Features

  • check duplicates from previously checked packages in monorepo (eec2e71)
  • deps: update dependency glob to v8 (#334) (32953d1)

v3.6.0

28 Apr 09:58
fa2d58b
Compare
Choose a tag to compare

3.6.0 (2022-04-27)

Features

  • add checkResolutionsVersionsMatch (af67b83)

v3.5.2

12 Mar 16:40
7b5242f
Compare
Choose a tag to compare

3.5.2 (2022-03-12)

Bug Fixes

v3.5.1

12 Mar 15:44
f8b0420
Compare
Choose a tag to compare

3.5.1 (2022-03-12)

Bug Fixes

  • default exactVersionsOnlyWarnsFor (f3a5a34)

v3.5.0

12 Mar 15:28
d586621
Compare
Choose a tag to compare

3.5.0 (2022-03-12)

Features

  • better warns for checks (18c47ef)