Zoltan Kochan
|
a2e9bdcc02
|
refactor: remove path-exists from tests
|
2024-07-08 17:51:23 +02:00 |
|
Zoltan Kochan
|
0406d4ad3d
|
refactor: use a branded type for project root dir paths (#8272)
|
2024-07-04 13:13:34 +02:00 |
|
Zoltan Kochan
|
dd00eeb18c
|
refactor: normalize dir field names across project objects (#8262)
|
2024-07-01 11:27:04 +02:00 |
|
Zoltan Kochan
|
13e55b2865
|
fix: a filtered install should update the lockfile first (#8183)
close #8165
|
2024-06-12 14:49:39 +02:00 |
|
Khải
|
271386f0a0
|
feat(exec): default reporterHidePrefix to true (#8176)
close #8174
|
2024-06-06 11:19:14 +02:00 |
|
Khải
|
bc0618cf19
|
feat(exec): log prefix (#8151)
close #8065
|
2024-06-03 01:25:21 +02:00 |
|
Khải
|
2786b549d9
|
chore(eslint): explicit-module-boundary-types (#7926)
|
2024-04-14 13:37:50 +02:00 |
|
Khải
|
a8bc9902b6
|
refactor(exec): type checking perf (#7911)
|
2024-04-13 00:18:14 +02:00 |
|
Nacho Aldama
|
1a3449e940
|
feat: support node-options in .npmrc file (#7601)
сlose #7596
|
2024-02-01 13:21:03 +01:00 |
|
Zoltan Kochan
|
99fd38bf2b
|
style: fix
|
2023-12-14 20:29:52 +01:00 |
|
Khải
|
ce3f1712b2
|
fix: misleading "command not found" error message (#6952)
It was caused by `which` not working correctly
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2023-08-17 16:44:44 +03:00 |
|
Khải
|
c5fbdb55c2
|
feat: friendlier error message when command not found (#6887)
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2023-08-04 03:18:34 +03:00 |
|
Zoltan Kochan
|
4b97f1f07a
|
perf: don't use await inside loops (#6617)
|
2023-06-05 12:12:47 +03:00 |
|
Josh Goldberg ✨
|
ee429b300b
|
feat: expanded missing command error, including 'did you mean' (#6496)
close #6492
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2023-05-15 03:22:26 +03:00 |
|
Zoltan Kochan
|
ee61ca4cb7
|
style: update eslint (#6236)
|
2023-03-18 14:57:29 +02:00 |
|
await-ovo
|
0377d93678
|
feat: add --report-summary option for pnpm exec and pnpm run (#6098)
close #6008
|
2023-02-20 03:36:35 +02:00 |
|
await-ovo
|
8ecbcafdd5
|
fix(plugin-commands-script-runners): support directory with path delimiter when running local bin (#5874)
close #5846
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2023-01-08 18:09:03 +02:00 |
|
Zoltan Kochan
|
640f4666c7
|
fix: the help of the run command should list --resume-from
|
2023-01-04 03:31:06 +02:00 |
|
await-ovo
|
da15828ec5
|
feat(plugin-commands-script-runners): support --resume-from for pnpm exec command (#5856)
close #4690
|
2023-01-02 12:08:20 +02:00 |
|
Zoltan Kochan
|
4ca53b0b50
|
refactor: group projects in different subdirectories (#5659)
|
2022-11-20 01:35:22 +02:00 |
|