Zoltan Kochan
|
ca2be033a7
|
fix: ordering workspace projects that are in peer dependencies (#7821)
close #7813
|
2024-03-24 11:35:22 +01:00 |
|
Zoltan Kochan
|
0564745b1d
|
style: use unknown in try/catch (#7709)
|
2024-03-06 01:47:04 +01:00 |
|
await-ovo
|
41c2b65cff
|
fix: respect workspace alias syntax in pkg graph (#6928)
close #6922
|
2023-08-10 01:41:10 +03:00 |
|
Jake Bailey
|
9fd0e375e9
|
perf(pkgs-graph): speed up createPkgGraph when directory specifiers are present (#6317)
* perf(pkgs-graph): speed up createPkgGraph when directory specifiers are present
* perf(pkgs-graph): make pkgMapByManifestName equally lazy
|
2023-03-29 22:51:10 +03:00 |
|
Jake Bailey
|
35d98c7a8f
|
perf(pkgs-graph): speed up createPkgGraph by using a table for manifest name lookup (#6287)
|
2023-03-27 20:02:31 +03:00 |
|
Jake Bailey
|
5720681808
|
perf(pkgs-graph): optimize createPkgGraph by calling Object.values only once (#6281)
ref #6277
|
2023-03-26 01:02:31 +02:00 |
|
Zoltan Kochan
|
583e3954be
|
fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991)
|
2023-01-28 18:19:26 +02:00 |
|
Zoltan Kochan
|
4ca53b0b50
|
refactor: group projects in different subdirectories (#5659)
|
2022-11-20 01:35:22 +02:00 |
|