Zoltan Kochan
|
9c22c063eb
|
feat: the file protocol should always inject the dependency (#4408)
|
2022-03-06 01:58:34 +02:00 |
|
Zoltan Kochan
|
631877ebf5
|
fix: don't fail if a linked directory is not found (#3983)
close #3746
|
2021-11-14 15:28:00 +08:00 |
|
Zoltan Kochan
|
108bd4a398
|
fix: recursive install from subdir when injected deps are present (#3971)
close #3970
|
2021-11-10 03:07:18 +02:00 |
|
Zoltan Kochan
|
4ab87844a9
|
feat: injecting workspace packages (#3915)
close #3510
|
2021-11-01 10:14:52 +08:00 |
|
Zoltan Kochan
|
917b95c01f
|
fix: upgrade typescript to v4.4.4
|
2021-10-16 23:33:34 +03:00 |
|
Zoltan Kochan
|
3f0178b4ce
|
feat: allow to link a directory with no manifest (#3695)
close #3691
|
2021-08-22 12:00:04 +03:00 |
|
Zoltan Kochan
|
a2aeeef888
|
fix: use graceful-fs for read/write files
|
2021-04-30 02:18:43 +03:00 |
|
Zoltan Kochan
|
0d68aa002e
|
style: fix
|
2021-03-17 17:27:00 +02:00 |
|
Zoltan Kochan
|
d6d091f249
|
style: use es2015 imports (#3143)
|
2021-02-15 05:06:10 +02:00 |
|
Zoltan Kochan
|
3503951d39
|
perf: don't use graceful-fs and mz/fs (#3129)
|
2021-02-09 13:44:07 +02:00 |
|
Zoltan Kochan
|
284e95c5e4
|
feat: specifying a path to workspace packages in version specs
close #2959
PR #2972
|
2020-11-14 14:22:30 +02:00 |
|
Zoltan Kochan
|
88e1eaa908
|
style: use no delimiters in type declarations
|
2020-08-26 01:42:36 +03:00 |
|
Zoltan Kochan
|
1c8a02e996
|
style: use eslint instead of tslint
PR #2796
close #2300
|
2020-08-24 02:01:25 +03:00 |
|
Zoltan Kochan
|
c75a921e36
|
style: no trailing commas in functions
|
2020-05-12 19:00:16 +03:00 |
|
Zoltan Kochan
|
bb5d41f337
|
style: add missing trailing commas and fix the linting rule
|
2020-01-01 19:18:25 +02:00 |
|
Zoltan Kochan
|
f8b927391e
|
refactor: rename importers & workspace pkgs to projects
WsPkg=>Project
WorkspacePackage=>Project
mporterManifest=>ProjectManifest
importers=>projects
importerDir=>projectDir
LockfileImporter=>ProjectSnapshot
PR #2242
|
2020-01-01 18:57:14 +02:00 |
|
Zoltan Kochan
|
ace67aa4bf
|
refactor: remove prefix from store-controller-types
|
2019-11-03 14:05:51 +02:00 |
|
Zoltan Kochan
|
6160cb033e
|
refactor: rename package to manifest in resolution result
BREAKING CHANGE:
- @pnpm/resolver-base
|
2019-11-03 02:06:42 +02:00 |
|
Zoltan Kochan
|
4fc917ebbb
|
feat: rename lockfile-directory to lockfile-dir
ref #2088
PR #2120
|
2019-10-27 16:18:00 +02:00 |
|
Zoltan Kochan
|
0e4a0948f0
|
refactor: create and use @pnpm/error
|
2019-07-27 17:39:27 +03:00 |
|
Zoltan Kochan
|
a955f715d3
|
feat: support package.yaml and package.json5
PR #1799
close #1100
|
2019-05-02 00:19:46 +03:00 |
|
Zoltan Kochan
|
4612a42a5b
|
refactor: don't read/write package.json inside supi
PR #1776
BREAKING CHANGE:
`supi`, `@pnpm/headless`, `@pnpm/resolve-dependencies`, `@pnpm/lifecycle`
|
2019-04-20 03:38:44 -07:00 |
|
ExE Boss
|
cfeeab8be0
|
refactor(npm‑resolver): enable strictBindCallApply
PR #1770
* chore(npm‑resolver): Enable `strictBindCallApply`
* fix(npm-resolver): Correct `resolveNpm` type definition
* fix(local‑resolver): Fix return type
* fix(default‑resolver): Specify return type
* test: Fix dependency on `@pnpm/npm‑resolver`
* fix: revert making fields optional in ResolveOptions
|
2019-04-12 23:34:32 +03:00 |
|
Zoltan Kochan
|
ba2f3e707d
|
feat: rename shrinkwrapDirectory to lockfileDirectory
|
2019-03-06 22:47:19 +02:00 |
|
Zoltan Kochan
|
bcaffc6c12
|
refactor: move @pnpm/local-resolver to monorepo
|
2019-03-06 21:04:36 +02:00 |
|