Skip to content

0.9.0

Compare
Choose a tag to compare
@dsifford dsifford released this 01 Oct 23:41
· 40 commits to master since this release

Changes

  • Align completions with yarn v1.12.0.
  • Complete global options anywhere on command, rather than just at the top level.
  • Fully support options that accept arguments (and complete those arguments where appropriate).
  • Fully support yarn workspaces. #15
  • Overall performance enhancements / refactors.
  • Improve README.md.