@0x-lerna-fork/changed 中文文档教程
@0x-lerna-fork/changed
列出自上次标记版本以来更改的本地包
安装 lerna 以访问 lerna
CLI .
Usage
lerna changed
的输出是一个包列表,这些包将成为下一个 lerna version
或 lerna publish
执行的主题。
$ lerna changed
package-1
package-2
注意 lerna.json
lerna publish
和 lerna version
的配置也会影响 lerna 已更改
,例如 command.publish.ignoreChanges
。
Options
lerna 已更改
支持 lerna ls< 支持的所有标志/code>
:
与lerna ls
不同,lerna changed
不支持过滤选项,因为lerna版本
或lerna发布
不支持过滤>。
lerna 已更改
还支持 lerna version< 支持的所有标志/代码>
。
相关的可能是:
@0x-lerna-fork/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
also supports all the flags supported by lerna version
.
Relevant ones are maybe:
你可能也喜欢
- @0x-lerna-fork/conventional-commits 中文文档教程
- @0y0/eslint-config-react 中文文档教程
- @0y0/use-reducer-x 中文文档教程
- @42px/effector-extra 中文文档教程
- @44north/eslint-config 中文文档教程
- @4everland/hosting-cli 中文文档教程
- @aabuhijleh/forcefocus 中文文档教程
- @abdt/design-tokens 中文文档教程
- @abduraufsherkulov/learnstorybook-design-system 中文文档教程
- @abuffseagull/eslint-config-base 中文文档教程