Zoltan Kochan
8a9f3a4835
refactor: rename pref to bare specifier ( #9445 )
2025-04-20 22:58:08 +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
Khải
0ee5d10d83
refactor(workspace): return type annotations ( #7892 )
...
* refactor(workspace): return type annotations
* refactor: replace intersection with extends (#7893 )
* refactor: replace intersection with extends
This change may require bumping major versions of the affected packages
* test: fix type errors
2024-04-11 10:51:14 +02:00
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