Commit Graph

26 Commits

Author SHA1 Message Date
Zoltan Kochan
d393905806 fix: keep pkgs in current shr on partial install in workspace 2018-12-25 00:13:12 +02:00
Zoltan Kochan
9c4fe711ef fix(headless): only use side-effects-cache when the config is true
BREAKING CHANGE:

In supi and @pnpm/headless `opts.sideEffectsCache` and
`opts.sideEffectsCacheReadonly` renamed to
`opts.sideEffectsCacheWrite` and `opts.sideEffectsCacheRead`
2018-12-21 00:30:46 +02:00
Zoltan Kochan
803542a6ac fix: shamefully-flatten should work with independent-leaves
close #1547
2018-12-21 00:30:46 +02:00
Zoltan Kochan
72a74f2fd3 test: installing with independent-leaves and shamefully-flatten
ref #1547
2018-12-09 19:01:01 +02:00
Zoltan Kochan
bfe353a2ca fix: headless install with shared shrinkwrap and independent leaves 2018-12-08 23:39:07 +02:00
Zoltan Kochan
4198da2074 refactor: deprecate pnpm-shrinkwrap 2018-12-06 23:19:30 +02:00
Emanuele Tamponi
7d46a6f500 fix(headless): call getCacheByEngine through the store controller
PR #1490
2018-11-15 22:00:07 +02:00
Zoltan Kochan
9cb50eb798 style: fix styles in tests 2018-11-15 12:33:16 +02:00
Zoltan Kochan
92e7383d00 style: sort keys 2018-11-15 03:04:37 +02:00
Zoltan Kochan
204ad13ed9 fix: install summary is printed after headless installation 2018-11-13 22:50:18 +02:00
Zoltan Kochan
216aa119f1 fix(headless): link packages from workspace
ref #1467
2018-11-13 20:08:58 +02:00
Zoltan Kochan
86630f3d22 perf: fast repeat install with shared workspace shrinkwrap
* perf(headless): support installing in multiple projects

close #1467
PR #1485

* refactor: create @pnpm/read-manifests

* test: fix headless tests
2018-11-13 00:51:49 +02:00
Zoltan Kochan
d1b8013dbd perf: headless install supports shamefully-flatten config 2018-11-11 17:25:40 +02:00
Zoltan Kochan
246b0fd440 refactor: create @pnpm/store-controller-types and @pnpm/package-store 2018-11-11 02:01:54 +02:00
Zoltan Kochan
b828ce12dc fix: fail install with frozen-shrinkwrap and outdated shrinkwrap
close #1474
2018-11-09 01:20:49 +02:00
Zoltan Kochan
534d18d821 feat(shrinkwrap): don't save registry URL in shrinkwrap v4
ref #1353
2018-10-20 20:12:28 +03:00
Zoltan Kochan
bc5e726b6a fix: use correct prefix when logging stats 2018-10-07 20:50:08 +03:00
Zoltan Kochan
0e431ce722 feat: sharing one shrinkwrap file between several projects
PR #1373
ref #1366
2018-09-23 23:11:12 +03:00
Zoltan Kochan
2dbd69f761 refactor: move loggers from @pnpm/utils to @pnpm/core-loggers
supi:

BREAKING CHANGE:

@pnpm/utils exports no loggers anymore
2018-09-11 23:19:24 +03:00
Zoltan Kochan
5abc21ae94 feat: warn/info logs always have prefix
PR #1267
2018-07-15 02:40:18 +03:00
Zoltan Kochan
07f2544c98 chore(deps): update dependency ts-node to v7
close #1241
2018-06-23 17:36:36 +03:00
Zoltan Kochan
65a4a08615 perf: add hasBin to package snapshots in shrinkwrap.yaml
close #1239
2018-06-23 16:48:52 +03:00
Zoltan Kochan
64264c6169 refactor(headless): update the shrinkwrap.yaml files of fixtures 2018-06-23 14:54:59 +03:00
Zoltan Kochan
2617f99730 refactor(headless): use @pnpm/read-package-json 2018-06-23 14:24:56 +03:00
Zoltan Kochan
c8f4d76b3f chore(deps): update pnpm-registry-mock to v2 2018-06-09 16:37:59 +03:00
Zoltan Kochan
0865aa8f59 feat: move @pnpm/headless to packages/headless 2018-05-13 01:48:19 +03:00