modten
36d1448c48
feat: add workspace-concurrency cli option for pack and publish command ( #9493 )
...
* refactor: set the default `workspaceConcurrency` to `Math.min(os.availableParallelism(), 4)`
* feat(plugin-commands-publishing): add `workspace-concurrency` cli option for pack and publish
* feat(recursive): add support for `recursive pack`
* feat: get default workspaceConcurrency from config package
* test(config): mock cpus to support Node.js 18
2025-05-09 10:30:21 +02:00
Khải
5bf6aaa407
refactor: move @pnpm/logger to the monorepo ( #8385 )
...
* chore: create @pnpm/logger
* fix: workaround typescript error
* chore: update manifests
* chore(deps): link @pnpm/logger from workspace
2024-08-07 18:02:08 +02:00
Khải
cb006df38c
feat(patching): apply patch to all versions ( #8337 )
...
Related issue: #5686
2024-08-01 15:05:15 +02:00
Brandon Cheng
5de89d81a6
chore: remove top-level composite property from tsconfig.json files ( #8130 )
...
* chore: remove no-op composite property
* chore: remove top-level composite property from existing files
2024-05-28 02:37:40 +02:00
Zoltan Kochan
6390033cde
perf: use a worker for hard linking directories ( #7154 )
2023-10-19 17:24:49 +03:00
阿豪
4246f41bed
feat(graph-sequencer): add package @pnpm/graph-sequencer ( #7168 )
...
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-10-15 22:28:05 +03:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
await-ovo
2ae1c449d2
feat(plugin-commands-patching): apply existed patch file when re-patch ( #5906 )
...
close #5632
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-01-12 04:19:22 +02:00
Zoltan Kochan
3360c9f4b0
perf: do not build the same dependency multiple times when node-linker is hoisted ( #5814 )
2022-12-21 12:29:59 +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