Skip to content

0.7.0

Compare
Choose a tag to compare
@dsifford dsifford released this 13 Mar 18:09

Minor Changes

  • Add "--pattern" subcommand to "yarn cache list: af5eaaa
  • Add dirname completion to "yarn install --modules-folder": 657b115
  • Add "--pattern" flag to "yarn list": 2f104a8
  • Complete dirnames if caller completes "yarn pack --filename": f0ea43c
  • Add dirname completion where appropriate to "yarn publish": 9ad158a
  • Add directory name expansion to the end of run commands: cb6f72f
  • Add initial support for undocumented "workspace" command: 148c3fb
  • Add fallback to directory/filename completion. closes #11: 39202c7

Patches

  • Fix "yarn check" flags: 52a4bfc
  • Fix missing flag completions in remove command: 5b9713a
  • Fix: add missing flags to upgrade command: 291031a
  • Fix: posix compatibility tweaks: cad9d45
  • Chore: change "local" to "declare" in all declarations for uniformity: ebc5dd6
  • Chore: format file with shfmt: 2bec3ea