lerna-parallelism
Advanced tools
Changelog
v0.4.0 (2022-02-27)
yarn.lock
(d0eb0f0)@types/node@^17.0.21
(ffd71c3)release-it-lerna-changelog@^4.0.1
(7118783)release-it@^14.12.5
(a8733df)jest@^27.5.1
(ad1a71e)yargs@^17.0.8
(ca53149)Changelog
v0.1.5 (2021-09-23)
requireFromLerna
<br>
Backported from v0.2.1
.Changelog
v0.2.0 (2021-09-23)
package.json
config
(#14 by
@kdnutrien,
#18)<br>
When using --distribute-by weight
,
you can assign a weight to each package and split into even-weighted
partitions.README.md
Changelog
v0.1.4 (2021-09-23)
lerna
^3.22.1 || ^4.0.0
require
relative from lerna
<br>
Drop the direct dependencies to @lerna/*
& yargs
. Instead only depend on
lerna
and look up all further sub-dependencies relative from there.