Releases: riquito/yarn-why
Releases · riquito/yarn-why
v1.2.1
v1.2.0
Release version 1.2.0
v1.1.0
- 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
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
Merge pull request #10 from riquito/release-1.0.0-rc2 Bump version
v1.0.0-rc1
Release version 1.0.0-rc1