Zoltan Kochan
|
9caa33d535
|
feat: new option for disabling local directory dependencies relinking (#7083)
Removed `disableRelinkFromStore` and `relinkLocalDirDeps`. Replaced them with `disableRelinkLocalDirDeps`.
|
2023-09-13 12:23:03 +03:00 |
|
Zoltan Kochan
|
70b2830acc
|
refactor: worker (#7033)
|
2023-09-03 02:30:08 +03:00 |
|
Zoltan Kochan
|
f2009d1756
|
perf: use a worker pool to link packages (#6950)
ref #6808
|
2023-08-24 20:05:53 +03:00 |
|
Zoltan Kochan
|
58cc58f14f
|
fix: use the new tarball fetcher for fetching node.js (#6938)
ref #6850
|
2023-08-14 16:27:01 +03:00 |
|
Zoltan Kochan
|
083bbf5907
|
perf: extract packages in a worker pool (#6850)
|
2023-08-14 02:07:39 +03:00 |
|
Zoltan Kochan
|
ee61ca4cb7
|
style: update eslint (#6236)
|
2023-03-18 14:57:29 +02:00 |
|
Zoltan Kochan
|
583e3954be
|
fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991)
|
2023-01-28 18:19:26 +02:00 |
|
Zoltan Kochan
|
ec97a31057
|
fix: print a better error message on prepare pkg failure (#5847)
ref #5845
|
2023-01-01 23:28:33 +02:00 |
|
Zoltan Kochan
|
339c0a7046
|
fix: run prepublish scripts of packages installed from Git (#5837)
close #5826
|
2022-12-25 21:18:18 +02:00 |
|
Zoltan Kochan
|
4ca53b0b50
|
refactor: group projects in different subdirectories (#5659)
|
2022-11-20 01:35:22 +02:00 |
|