Khải
|
72cff38486
|
refactor: pass whole registries to the resolver (#9375)
|
2025-04-04 01:20:16 +02:00 |
|
btea
|
e9e4c594e6
|
feat: setting patchedDependencies write to pnpm-workspace.yaml (#9248)
close #9305
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2025-03-19 16:56:18 +01:00 |
|
Khải
|
0378a9a0ff
|
feat(patching): stop using /tmp for comparison (#9251)
* feat(patching): stop using `/tmp` for comparison
* refactor: use `getStorePath`
* fix: update patching/plugin-commands-patching/src/patchCommit.ts
|
2025-03-10 01:52:31 +01: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 |
|
Zoltan Kochan
|
c5ef9b0643
|
refactor: rename filter-utils to lockfile.utils
|
2024-07-28 01:35:40 +02:00 |
|
Zoltan Kochan
|
e9908b3185
|
refactor: rename lockfile-file to lockfile.fs
|
2024-07-28 01:15:20 +02:00 |
|
Zoltan Kochan
|
0406d4ad3d
|
refactor: use a branded type for project root dir paths (#8272)
|
2024-07-04 13:13:34 +02:00 |
|
Brandon Cheng
|
75a98e12b3
|
refactor: improve type checking when finding workspace packages (#8214)
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2024-06-17 17:34:54 +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
|
500363647a
|
fix: packing the same file twice during publish (#7250)
close #6997
|
2023-10-27 15:30:10 +03:00 |
|
await-ovo
|
d93e5d06d0
|
fix(plugin-commands-patching): should fetch dependency from tarball url when patching dependency installed from git (#7230)
close #7196
|
2023-10-24 15:52:01 +03:00 |
|
await-ovo
|
185ab01adf
|
feat: when patch package does not specify a version, use locally installed version by default. (#6197)
close #6192
|
2023-03-13 16:40:21 +02:00 |
|
await-ovo
|
6f56cc16e3
|
fix: patch-commit should auto apply patches in workspaces (#6120)
close #6048
|
2023-02-22 22:56:35 +02:00 |
|
Zoltan Kochan
|
583e3954be
|
fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991)
|
2023-01-28 18:19:26 +02:00 |
|
Zoltan Kochan
|
50ecad2390
|
refactor: move plugin-commands-patching
|
2023-01-13 18:36:31 +02:00 |
|