Skip to content

Releases: oe/lerna-ci

support workspaces

25 Nov 15:58
@oe oe
Compare
Choose a tag to compare

This big release brings you following features🤩:

  • support yarn/pnpm/npm workspace, not only lerna, so it can be worked with most monorepo tools
  • enhanced existing commands, more options, more flexible
  • a new command canpublish that can check whether local changed packages are ready to publish
  • a new command changed that can get local changed packages, rely on lerna or @changesets/cli