-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(list): Improve scriptability with several new options
BREAKING CHANGE: The default output of `lerna ls` no longer shows version strings or private packages. * The new alias `lerna la` resembles the old output, with the addition of relative path to the package * The new alias `lerna ll` is a shortcut for the new `--long` option * A new `--parseable` option has been added to aid magical piping incantations
- Loading branch information
Showing
12 changed files
with
519 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
125 changes: 0 additions & 125 deletions
125
commands/list/__tests__/__snapshots__/list-command.test.js.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.