SIGN IN SIGN UP
yarnpkg / yarn UNCLAIMED

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry

0 0 147 JavaScript

Fix: workspace support in several commands (#4654)

* Use lockfileFolder for CLI check

* Make "upgrade" work inside workspace packages

Executes "fetchRequestFromCwd" in actual cwd, which ensures
"outdated" and "upgrade" commands in workspace packages
operate on the correct dependencies and preserve unrelated lockfile
entries.

* Support workspaces in outdated and upgrade-interactive
J
John Gozde committed
7323861f08f6c897babaac002b28b211e8fffda6
Parent: daa599d
Committed by Maël Nison <nison.mael@gmail.com> on 10/9/2017, 6:04:43 PM