Commit Graph

9 Commits

Author SHA1 Message Date
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