Releases: sgtcoolguy/danger-plugin-dependencies
Releases · sgtcoolguy/danger-plugin-dependencies
v1.0.0
1.0.0 (2020-10-05)
Bug Fixes
Features
- npm5 compat (5b7a9e4)
- Prepare for a new release (ee1cba4)
- Refines the messaging (1af1b43)
- Some cleanup (3aaac06)
- Support for private packages (92439ac)
- support npm or yarn as package manager (7e2dbe9)
- vbump (e3546d9)
- vbumph (0ae68dc)
BREAKING CHANGES
- attempts to detect usage of npm vs yarn by sniffing lockfiles on disk. type must be
specified if there are no lockfiles or running on Peril.
type option must be specified if running on Peril or lockfiles are not on disk