Commit Graph

10 Commits

Author SHA1 Message Date
Zoltan Kochan
9c9a3849d9 refactor: destroying the plugin-commands-recursive package
PR #2237
2019-12-29 18:45:20 +02:00
Zoltan Kochan
7ebb8cac12 chore(deps): update 2019-12-19 17:16:43 +02:00
Zoltan Kochan
bc35e74469 chore(release): 4.4.0 2019-12-11 21:20:25 +02:00
Zoltan Kochan
a1efd352db fix: --help
Fixing a regression introduced during CLI refactoring.
"pnpm <cmd> --help" should print an error about <cmd>.

PR #2204
2019-12-11 14:23:44 +02:00
Zoltan Kochan
703ff93590 chore(release): release changes 2019-12-10 22:47:34 +02:00
Zoltan Kochan
0d19d9be61 chore(release): 4.4.0-1 2019-12-10 10:40:02 +02:00
Zoltan Kochan
70cad8aac3 fix: args parsing 2019-12-09 19:10:06 +02:00
Zoltan Kochan
9a345edab0 test: merge option types of recursive and subcmd 2019-12-09 18:39:31 +02:00
Zoltan Kochan
efab3552f4 chore(release): 4.4.0-0 2019-12-08 22:07:14 +02:00
Zoltan Kochan
07c4720086 refactor: CLI args parsing
BREAKING CHANGE:

@pnpm/config: the workspace dir location should be
passed in

PR #2187
2019-11-29 04:19:17 +02:00