Minor Changes
- Add --install option to init (#43)
Assets
2
Minor Changes
- Update completions for changes in yarn 1.17.x: f208d3a
Assets
2
Minor Changes
- Add completion for new audit flags in 1.16.0: d1c0dbe
(this was previously pushed incorrectly as v1.14.0
)
Assets
2
dsifford
released this
Assets
2
Minor Changes
- Add completion for new
policies
command: ceb8a3d
Assets
2
Minor Changes
- Add new global
--otp
flag: 14eec94
Assets
2
Minor
- Add new
audit
command (and associated flags). - Add
--audit
flag to install command.
Assets
2
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.