Skip to content

Releases: riquito/yarn-why

v1.2.1

27 Nov 00:50
Compare
Choose a tag to compare
Release version 1.2.1

v1.2.0

26 Nov 05:18
Compare
Choose a tag to compare
Release version 1.2.0

v1.1.0

20 Sep 07:28
Compare
Choose a tag to compare
  • yarn-why now takes a second optional argument to limit which versions to search for
  • fixed a bug detecting dependencies on newer versions of yarn.lock
  • fix duplication caused by dependencies using patch protocol
  • support monorepos
  • add a new option --print-records to get a JSONL list of what's installed

v1.0.0-rc3

15 Nov 07:23
Compare
Choose a tag to compare

Added

  • display the output as an ASCII tree
  • colorize output when using a TTY
  • MAX_PKG_VISITS can be set with an env var
  • remove duplicate results using --dedup

Doc

  • added example output
  • added notes about defaults

1.0.0-rc2

10 May 07:49
562f76c
Compare
Choose a tag to compare
Merge pull request #10 from riquito/release-1.0.0-rc2

Bump version

v1.0.0-rc1

03 May 06:11
Compare
Choose a tag to compare
Release version 1.0.0-rc1