Commit Graph

22 Commits

Author SHA1 Message Date
Zoltan Kochan
fa58ed8168 test: use source maps to remap coverage results 2020-03-08 03:14:23 +02:00
Zoltan Kochan
196c1132f3 test: configure coverage reporting
PR #2406
close #2304
2020-03-07 23:55:08 +02:00
Zoltan Kochan
4e0bb83c3d chore(release): 4.10.0-1 2020-02-24 23:27:48 +02:00
Zoltan Kochan
290b4741bb feat: -D is an alias of --dev, -P is an alias of --production
close #2251
PR #2376 

BREAKING CHANGE: @pnpm/parse-cli-args
2020-02-23 20:11:13 +02:00
Zoltan Kochan
10020d5cff chore(release): 4.9.3 2020-02-05 01:58:47 +02:00
ExE Boss
31d284337d fix(pnpm): fail on unknown command
PR #2330
close #2325
2020-02-04 15:07:23 +02:00
Zoltan Kochan
f461704e19 chore(deps): update rimraf and npm 2020-01-30 21:48:30 +02:00
Zoltan Kochan
1c8aef0eb4 chore(release): 4.9.0-0 2020-01-27 22:51:07 +02:00
Zoltan Kochan
e8ac70b648 feat: support autocompletion
PR #2281
close #2229
2020-01-27 21:34:18 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
6008f4289b refactor: parse-cli-args should not return "dir" 2020-01-02 23:42:00 +02:00
Zoltan Kochan
26f6123146 style: start the linting process only once during testing 2020-01-01 21:08:24 +02:00
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