Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-29 | perf(yarn): skip `yarn` call if default global bin directory exists (#10290) | Marc Cornellà | |
Fixes #10290 | |||
2021-10-07 | feat(yarn): add global bin directory to `$PATH` (#9410) | Cxarli | |
Fixes #9177 Closes #9410 | |||
2021-10-04 | feat(yarn): add `ylnf` alias to fix linting problems (#9219) | Emilien Escalle | |
2020-07-09 | yarn: add alias for upgrade-interactive to the latest version (#8764) | Emilien Escalle | |
2019-12-20 | yarn: add alias for yarn lint (#8481) | giovanepadawan | |
2019-10-09 | yarn: add yarn version alias (#8138) | Frani | |
2019-10-08 | yarn: add ytc alias for test with coverage (#7664) | 14nrv | |
2019-10-01 | yarn: add Yarn Workspace aliases (#7491) | Marc Cornellà | |
2019-10-01 | yarn: add yd as yarn dev alias (#7663) | 14nrv | |
2019-01-02 | Add Yarn Workspace command aliases | Caleb Williams | |
2018-10-28 | [yarn] more aliases ^^ (#7310) | Michy Amrane | |
* more aliases ^^ | |||
2018-07-11 | yarn: add aliases for common commands | Marc Cornellà | |
Fixes #5722 Fixes #5864 Fixes #5920 Fixes #6566 Fixes #6579 Fixes #6686 Fixes #6740 | |||
2018-07-11 | yarn: use zsh-completions completion (ff73f40) | Marc Cornellà | |
Version: ff73f40 (2018-05-02) Fixes #5859 Fixes #5878 Fixes #5983 Fixes #6013 | |||
2018-07-10 | Yarn upgrade-interactive (#5796) | Azat S | |
* Add Yarn upgrade-ineractive CLI command * Remove dots at the end of completions | |||
2018-06-17 | Fix yarn alias that conflicts with yeoman cli (#6453) | Przemysław Włodek | |
Yeoman cli alias is 'yo' so 'yarn outdated' can't be aliased to 'yo'. See: http://yeoman.io/ | |||
2017-11-04 | Update Yarn plugin alias (#6246) | William Bautista | |
2016-11-23 | Yarn (https://yarnpkg.com) completion support (#5542) | Eduardo Bizarro | |
* yarn completion |