Commit Graph

15 Commits

Author SHA1 Message Date
Zoltan Kochan
a953899409 feat: show linked dependencies in installation summary
ref https://github.com/pnpm/pnpm/issues/732
2017-11-12 20:46:29 +02:00
zkochan
806705448c feat: update supi
BREAKING CHANGE: peer dependencies updated
2017-11-10 22:28:16 +02:00
zkochan
d242cf712a feat: use pnpm-logger@0.7 and Log types from supi 2017-11-10 01:44:01 +02:00
zkochan
c201910ba0 feat: log changing the dependency type 2017-11-04 00:02:12 +02:00
zkochan
12e1f7d2f6 chore: use package-preview 2017-11-02 00:20:25 +02:00
zkochan
e84a4bad2d chore: node separate package for tests 2017-11-01 22:53:42 +02:00
zkochan
f78c87abbe feat: update dependencies 2017-10-18 23:00:04 +03:00
zkochan
03ab6be0c5 feat: print stack trace when a generic error happens
Ref https://github.com/pnpm/pnpm/issues/896
2017-09-27 20:37:50 +03:00
zkochan
c9bdb52e57 feat: highlight errors/warnings more 2017-09-17 19:05:07 +03:00
Zoltan Kochan
723fbc01cf feat: group lifecycle logs 2017-09-15 01:49:06 +03:00
zkochan
9352eb993a feat: print "Already up-to-date" message 2017-09-10 15:57:43 +03:00
zkochan
a419814674 feat: highlight values and dim non-active lines 2017-09-06 22:55:13 +03:00
Zoltan Kochan
36031d4553 feat: show progress of big tar downloads
Ref https://github.com/pnpm/pnpm/issues/879
2017-09-06 02:37:27 +03:00
Zoltan Kochan
7ccb9836a5 test: fix on Windows
EOLs are normalized before comparing expected
with actual output
2017-09-05 19:22:40 +03:00
Zoltan Kochan
3c101ce4ba refactor: rewrite using FRP
Ref https://github.com/pnpm/pnpm/issues/879
2017-09-05 21:10:35 +03:00