Releases: bmish/check-dependency-version-consistency
Releases · bmish/check-dependency-version-consistency
Release 4.1.0
🚀 Enhancement
- #617 Allow
--dep-type
option to be specified with CSV (@bmish)
📝 Documentation
- #616 Tweak readme example and CLI help text (@bmish)
Committers: 1
Release 4.0.0
💥 Breaking Change
- #609 Use object instead of string to represent package in Node API (@bmish)
- #608 Consider
optionalDependencies
by default (@bmish)
- #607 Drop support for Node 14 and Node 19 (@bmish)
- #495 Drop support for Node 12 and Node 17 (@ddzz)
📝 Documentation
- #611 Show choices in help text for
--dep-type
(@bmish)
🏠 Internal
Committers: 2
Release 3.3.0
🚀 Enhancement
- #605 Add new option
--dep-type
(@bmish)
- #606 Add
optionalDependencies
option to --dep-type
(@bmish)
- #601 Add
peerDependencies
option to --dep-type
(@bmish)
Committers: 1
Release 3.2.0
🚀 Enhancement
🏠 Internal
Committers: 1
Release 3.1.1
🐛 Bug Fix
- #590 pnpm workspace root package should not require
name
(@bmish)
Committers: 1
Release 3.1.0
🚀 Enhancement
🐛 Bug Fix
- #586 Add back error messages when unable to detect workspaces (@bmish)
📝 Documentation
- #543 Mention competing offering Yarn Constraints in readme (@bmish)
- #544 Mention npm workspaces in readme (@bmish)
🏠 Internal
Committers: 2
Release 3.0.2
🐛 Bug Fix
- #527 Ignore packages inside
node_modules
from nohoist
usage (@bmish)
Committers: 1
Release 3.0.1
🐛 Bug Fix
- #520 Allow referring to local package version with
workspace:
prefix (@bmish)
🏠 Internal
Committers: 2