Commit Graph

12 Commits

Author SHA1 Message Date
Zoltan Kochan
05c9648615 feat: dry run request
ref https://github.com/pnpm/pnpm/issues/406
2018-01-02 00:22:50 +02:00
Zoltan Kochan
f66494925b perf: when available, return the manifest immediatly
BREAKING CHANGE:

the format of the PackageResponse has been changed
2018-01-01 20:07:06 +02:00
Zoltan Kochan
eb1d0fe496 feat: add preferredVersions to ResolveOptions
ref https://github.com/pnpm/pnpm/issues/952
2017-12-25 01:31:27 +02:00
Zoltan Kochan
cf27720977 refactor: use StoreIndex from @pnpm/types 2017-12-10 22:59:30 +02:00
Zoltan Kochan
55a193f84a refactor: use @pnpm/pkgid-to-filename 2017-12-10 22:45:11 +02:00
Zoltan Kochan
afd6b6c75c refactor: use @pnpm/check-package
...instead of pkgIsUntouched from package-store
2017-12-10 22:00:16 +02:00
Zoltan Kochan
33dba3e3bd feat: export more types 2017-12-09 19:39:14 +02:00
Zoltan Kochan
88ab543859 refactor: better naming in returned object
BREAKING CHANGE: API change
2017-12-09 19:36:07 +02:00
Zoltan Kochan
eceab26c58 feat: move more options to the shared context
BREAKING CHANGE: API changed
2017-12-09 14:57:49 +02:00
Zoltan Kochan
676dcb0446 feat: expect different Index format from fetchers 2017-12-06 02:31:05 +02:00
Zoltan Kochan
8c9b25f851 feat: export more types 2017-12-05 00:19:39 +02:00
Zoltan Kochan
307bd951f0 feat: init 2017-12-04 23:20:38 +02:00