Releases: bmish/check-dependency-version-consistency
Releases · bmish/check-dependency-version-consistency
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
Release 3.0.0
💥 Breaking Change
Committers: 3
Release 2.0.3
🐛 Bug Fix
- #358 Autofix to increased latest version range (@bmish)
Committers: 1
Release 2.0.2
🐛 Bug Fix
- #355 Maintain range type when fixing to local package version (@bmish)
Committers: 1
Release 2.0.1
🐛 Bug Fix
- #347 Improve handling of local package version inconsistencies (@bmish)
Committers: 1
Release 2.0.0
💥 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
🚀 Enhancement
- #320 Display which dependencies were fixed when running with
--fix
(@bmish)
🐛 Bug Fix
📝 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
🚀 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