Commit Graph

17 Commits

Author SHA1 Message Date
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
Zoltan Kochan
0db2bae876 chore(release): 8.0.0 2023-03-27 23:44:07 +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
Zoltan Kochan
7aca77c3a6 chore(release): 8.0.0-rc.1 2023-03-26 04:44:18 +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
eb5b7d5299 chore(release): 8.0.0-rc.0 2023-03-24 15:52:20 +02:00
Zoltan Kochan
eceaa8b8b7 feat!: drop Node.js 14 support 2023-03-18 17:11:38 +02:00
Zoltan Kochan
a4ce8e1f27 Merge branch 'main' into v8 2023-02-23 13:13:30 +02:00
await-ovo
77c754b10a chore: eslint issues (#6123) 2023-02-23 12:12:32 +02:00
Zoltan Kochan
0058ecfbb9 chore(release): 8.0.0-alpha.0 2023-02-20 23:19:20 +02:00
Zoltan Kochan
ec5d01199f chore: update tags 2023-02-19 16:10:07 +02:00
Zoltan Kochan
583e3954be fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
Zoltan Kochan
90ec7fcf3f chore: release libs 2022-12-13 04:08:28 +02:00
Zoltan Kochan
313702d76b refactor: all packages should be in the @pnpm scope (#5785) 2022-12-13 03:46:56 +02:00
Zoltan Kochan
a9d59d8bc2 fix(deps): update (#5711) 2022-12-01 03:43:03 +02:00
Zoltan Kochan
9cbe293876 refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00
Zoltan Kochan
4ca53b0b50 refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00