Minor Changes
- Add support for
yarn autoclean
command: cd29609
Patches
- Fix: add completions for
remove
and list
in place of rm
and ls
: 3a1ed77
- Fix: add missing flags for
yarn init
: 299ff75
- Fix: add missing global flags: 5733e20
Notes
Completions are now caught up to yarn v1.1.0
.