yarn lerna 3.0.0-beta.17
v3.0.0-beta.17

latest releases: 8.1.2, 8.1.1, 8.1.0...
6 years ago

Bug Fixes

  • bootstrap: Pass npm-conf instance to feature predicate instead of directly reading process.env (b4af3c9)
  • bootstrap: Pluralize log text (#1232) (5c74760)
  • package: Resolve correct relative spec (ec2b8f5)

Features

  • add: Use directory globs to filter targeted packages (39fa7b6)
  • link: Add 'convert' subcommand to aid migration to local file: specifiers (f59bf3c)

BREAKING CHANGES

  • add: lerna add now only supports adding one dependency at a time. It is much more valuable to filter by directory globs, anyway. For example:

    lerna add butterscotch-pudding commands/*

Don't miss a new lerna release

NewReleases is sending notifications on new releases.