Skip to content

3.0.0

Choose a tag to compare

@christopherthielen christopherthielen released this 22 Dec 22:20
· 29 commits to master since this release

3.0.0 (2020-12-22)

Compare check-peer-dependencies versions 2.0.6 and 3.0.0

Features

  • findSolutions: Add a toggle to find solutions and print installation commands. (c34735a)
  • orderBy: Change default orderBy to 'dependee' (e77e069)
  • report: For a given unmet peer dependency, show every related peer dependency, even if currently met (516a259)

BREAKING CHANGES

  • orderBy: default order changed from 'depender' to 'dependee'
  • findSolutions: no longer prints installation commands by default, instead prints a message about using --install