v1.1.0
yarnpkg/yarnv1.1.0Sep 22, 2017by DanBuild
AI Summary
Adds the `yarn global dir` command and introduces support for the `save-exact` configuration option.
Key Highlights
- Add `yarn global dir` command
- Support save-exact true
- Warn when used with not supported Node versions
New Features
- Update: add `yarn global dir` command
- Feature: Support save-exact true
Full Release Notes
* __Chore: use npm@4 for publishing tarballs__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Update: add `yarn global dir` command (#4522)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: unbound transitive dependencies should not conflict with top level dependency (#4488)__
[Matt Mulder](mailto:muldmatt@gmail.com)
* __Fix: Make stripColor to be available again on reporter.format (#4518)__
[Daniel Tschinder](mailto:daniel@tschinder.de)
* __Update: warn when used with not supported Node versions (#4502)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: don't suggest `npm upgrade` since it is broken (#4511)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Chore: update comment about sudo in .travis.yml__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: Upgrade Chalk to take advantage of the latest (colour) fixes (#4482)__
[Kay.L](mailto:KayLeung@users.noreply.github.com)
* __Fix: fix argument parsing and .yarrc argument passing (#4498)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: make lockfile parser tolerant to CRLF (#4495)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: always use origin/master instead of master for homebrew (#4444)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: Better npm_config_argv emulation (#4479)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Chore: Free tests from FORCE_COLOR environment variable dependency (#4381)__
[Aleksei Gusev](mailto:aleksei.gusev@gmail.com)
* __Update: use fs.copyFile when available (#4486)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Feature: Support save-exact true (#4471)__
[Ahmed El Gabri](mailto:ahmed+github@gabri.me)
* __Fix: Resolve peerDependencies from all higher levels, not just root (#4478)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Chore: use a Set for look ups in PATH_KEYS (#4472)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Chore: ignore flow warnings from graphql (#4473)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: Handle `null` versions in package.json (#4461)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Chore: Add test to ensure manifest-less local packages are installable (#4456)__
[Adam Stankiewicz](mailto:sheerun@sher.pl)
* __Fix: incorrect optional ignore in nested dependencies (#4448)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: inaccurate message when using `-g` with add (#4449)__
[Chaitanya Kumar Kamatham](mailto:kamthamc@users.noreply.github.com)
* __Update: add DNS caching to request manager (#4447)__
[Burak Yigit Kaya](mailto:ben@byk.im)
* __Fix: use simpler charaters for progress bar to avoid overflows (#4317)__
[Kay.L](mailto:KayLeung@users.noreply.github.com)
* __Chore: Add test for isFakeRoot (#4435)__
[Martin](mailto:martinstuecklschwaiger@users.noreply.github.com)
* __Update: Bolds the titles in a list (#4406)__
[Orta](mailto:orta.therox+github@gmail.com)