This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@lerna/changed

6.6.2 • Public • Published

lerna changed

List local packages that have changed since the last tagged release

Install lerna for access to the lerna CLI.

Usage

The output of lerna changed is a list of packages that would be the subjects of the next lerna version or lerna publish execution.

$ lerna changed
package-1
package-2

Note: lerna.json configuration for lerna publish and lerna version also affects lerna changed, e.g. command.publish.ignoreChanges.

Options

lerna changed supports all of the flags supported by lerna ls:

Unlike lerna ls, however, lerna changed does not support filter options, as filtering is not supported by lerna version or lerna publish.

lerna changed supports the following options of lerna version (the others are irrelevant):

Dependents (4)

Package Sidebar

Install

npm i @lerna/changed

Homepage

lerna.js.org

Weekly Downloads

391,732

Version

6.6.2

License

MIT

Unpacked Size

627 kB

Total Files

239

Last publish

Collaborators

  • jameshenry
  • nrwlowner