Commit Graph

17 Commits

Author SHA1 Message Date
Zoltan Kochan
58edad7307 test(default-reporter): refactor 2021-10-13 01:27:41 +03:00
Zoltan Kochan
e5c15cb7fb test: retry tests on failure 2021-03-14 14:24:34 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
725351434d test: finish migration to Jest
close #2858
2020-12-11 00:22:17 +02:00
Zoltan Kochan
86cd72de33 feat(reporter): show the progress of adding pkgs to virtual store
close #2832
PR #2845
2020-09-13 12:12:01 +03:00
Zoltan Kochan
09b42d3ab0 refactor: use RxJS instead of "most" in @pnpm/default-reporter
PR #2841
2020-09-10 11:46:38 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
220896511a refactor: remove common-tags from dependencies 2020-06-21 16:39:49 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
97cfec2315 test(reporter): make it more stable 2020-03-14 18:32:22 +02:00
Zoltan Kochan
0568ae9c82 refactor: recursive reporting
BREAKING CHANGE:

* @pnpm/parse-cli-args
* @pnpm/default-reporter
2020-03-08 17:39:35 +02:00
Zoltan Kochan
bb5d41f337 style: add missing trailing commas and fix the linting rule 2020-01-01 19:18:25 +02:00
renovate[bot]
25b2904b07 fix(deps): update dependency chalk to v3
PR #2145
2019-11-10 13:48:12 +02:00
Zoltan Kochan
3bb0c1f349 feat: rename --working-dir to --dir
54% of our users prefer the name --dir over --working-dir

https://twitter.com/pnpmjs/status/1188103282662748162

PR #2122
close #2088
ref #2115
2019-10-27 22:40:37 +02:00
Zoltan Kochan
837b146a57 feat: --working-dir flag
`--prefix` will continue to work for compatibility with npm but the docs will only mention `--working-dir`.

BREAKING CHANGE:
- @pnpm/config
- @pnpm/default-reporter
- supi

PR #2115
ref #2088
2019-10-27 03:08:56 +03:00
Zoltan Kochan
a3677372ed refactor: rename configs to config
BREAKING CHANGE:

@pnpm/config exports config instead of configs
2019-09-28 22:41:16 +03:00
Zoltan Kochan
b9c3a1908c feat(reporting): progress reporting per workspace package
close #1135
PR #1586
2019-01-04 01:49:09 +02:00