Yarn Completion Versions Save

Bash completion for Yarn

v0.7.4

5 years ago

Patches

  • Make source-able in bash 3.2: #18

Credits

Huge thanks to @jasonkarns for helping!

v0.7.3

6 years ago

Patches

  • Locate package.json from subdirectories: 8397910731e092fe72ede2c19c83ec51f86c9e52 #16

v0.7.2

6 years ago

Patches

  • Add missing --latest flag to upgrade-interactive: 1f8e229e70671e6f2fedeb67344cc6621a314627

v0.7.1

6 years ago

Patches

  • Fix issue affecting bash 4.3.x. closes #14: 87e9add21d295a1e427aea6442e5f7690f93b80c

v0.7.0

6 years ago

Minor Changes

  • Add "--pattern" subcommand to "yarn cache list: af5eaaa56000eeb17625ab6de509f90a34a4330d
  • Add dirname completion to "yarn install --modules-folder": 657b115388c84901ed535eae0cd04fd9dc7614c7
  • Add "--pattern" flag to "yarn list": 2f104a8718a3d27b5dabf956bccbaf2f9a19a280
  • Complete dirnames if caller completes "yarn pack --filename": f0ea43ce4ae0edbd45431248a2919bfcdff49c21
  • Add dirname completion where appropriate to "yarn publish": 9ad158a70dc09c9ae9698cf7516ea47b2c1226a8
  • Add directory name expansion to the end of run commands: cb6f72feb1d57b0e9078fc228782e0ddcb8c98c8
  • Add initial support for undocumented "workspace" command: 148c3fb6f08267afef6def0ead5dd086eb447695
  • Add fallback to directory/filename completion. closes #11: 39202c7716116762877bafab528865236788f820

Patches

  • Fix "yarn check" flags: 52a4bfcf0e7b1bb75065e31e752cb1dfb3fd17f8
  • Fix missing flag completions in remove command: 5b9713a1a2d580db90a51eeceaf2403b96db2de0
  • Fix: add missing flags to upgrade command: 291031a7c75f94dec1e3b4dcf935bcc35fcc7c5d
  • Fix: posix compatibility tweaks: cad9d45c5b68ad5bd916d4bf2310f4f5d7b841b3
  • Chore: change "local" to "declare" in all declarations for uniformity: ebc5dd6c40f6c6465ae1717409fed93f31376d5b
  • Chore: format file with shfmt: 2bec3ead8d34bbbacb51d4212b7f1e04d7af5cd2

v0.6.1

6 years ago

Patches

  • Fix non-posix compliant sed call: 415385bef2fd3ab373b8da2301e49e60619bdb86

v0.6.0

6 years ago

Minor Changes

  • Add support for exec, node, versions, workspace, and workspaces commands.: 56e59de2f1f0d3b96cc80c2f94e61163e1389b6c

Patches

  • Improve parsing of npm scripts. closes #10: 3b5a4d7336fef8ac9342509d3637eadc8521111f

v0.5.1

6 years ago

Patches

  • Fix COMP_WORDBREAKS issue: 689daceca5a3b9d3dea157bd30b59bd86fa3d09b #9

v0.5.0

6 years ago

Minor Changes

  • Add support for yarn autoclean command: cd29609128b62c3829582ec5afe9c431f15c474f

Patches

  • Fix: add completions for remove and list in place of rm and ls: 3a1ed7708f9ea146853dddd840d0cf90cde3717f
  • Fix: add missing flags for yarn init: 299ff752a97e682e5c436cc55cd6f462f63622bb
  • Fix: add missing global flags: 5733e201e629bd89c51cf5c11acde6b0e5b1faa6

Notes

Completions are now caught up to yarn v1.1.0.

v0.4.2

6 years ago

Patches

  • Fix: replace ls global command with list: 4257a09ed2829dea3fa6c89b2048abde5aed10a2
  • Fix: fix completions for npm scripts containing brackets: fcd3c66200b010e7427137b7a5c4065687874cfb