Commit Graph

111 Commits

Author SHA1 Message Date
Zoltan Kochan
2bbce77cfc chore(release): 0.11.2 pnpm-default-reporter/0.11.2 2017-12-31 16:17:20 +02:00
Zoltan Kochan
670e7de7bd fix: don't fail if can't create nice stacktrace 2017-12-31 16:17:14 +02:00
Zoltan Kochan
6ab3d163eb chore(release): 0.11.1 pnpm-default-reporter/0.11.1 2017-12-29 22:39:58 +02:00
Zoltan Kochan
47791a6ced fix: don't print the remove sign when nothing was removed 2017-12-29 22:39:53 +02:00
Zoltan Kochan
9846d61fd8 chore(release): 0.11.0 pnpm-default-reporter/0.11.0 2017-12-29 21:29:29 +02:00
Zoltan Kochan
0ce791ed70 Using most instead of xstream and adding stats logging (#5)
* feat: print install stats

BREAKING CHANGE:

depends on supi@0.8

* refactor: use zen-push

* perf: use most instead of xstream

* feat: dependends on supi@0.8

BREAKING CHANGE: peer dependency update

* test: remove unnecessary comments

* feat: printing added/removed for whole line

* refactor: no newline before added/removed

* feat: print at least 1 add/remove sign when != 0
2017-12-29 21:28:08 +02:00
Zoltan Kochan
81720d74bd test: output during recursive install 2017-12-23 00:12:28 +02:00
Zoltan Kochan
b48b0be5be chore(release): 0.10.5 pnpm-default-reporter/0.10.5 2017-12-22 00:49:19 +02:00
Zoltan Kochan
96d3661d03 feat: implement reporting for pnpm server 2017-12-22 00:45:22 +02:00
Zoltan Kochan
3cf97dd446 refactor: move reporter for client to separate file 2017-12-22 00:19:59 +02:00
Zoltan Kochan
4d46ee5925 chore(release): 0.10.4 pnpm-default-reporter/0.10.4 2017-12-19 22:21:28 +02:00
Zoltan Kochan
ff0e8dacf4 feat: show less output during recursive installation 2017-12-19 22:13:34 +02:00
Zoltan Kochan
34b8eb9927 ci(travis): disable email notifications 2017-12-18 23:39:34 +02:00
Zoltan Kochan
8e1b954e88 fix: use only Node.js 4 compatible syntax 2017-12-18 23:38:42 +02:00
Zoltan Kochan
3cab9927d5 feat: less noisy output during concurrent installation 2017-12-18 23:29:10 +02:00
Zoltan Kochan
238fc576f9 refactor: collect all outputs in one array 2017-12-18 22:45:19 +02:00
Zoltan Kochan
073030eecd style: update 2017-12-18 22:29:25 +02:00
Zoltan Kochan
7d199a5ff0 refactor: separate the output merging logic 2017-12-18 22:24:45 +02:00
Zoltan Kochan
df3b516eed chore: update dependencies 2017-12-18 21:42:07 +02:00
Zoltan Kochan
4801107ce8 chore(release): 0.10.3 pnpm-default-reporter/0.10.3 2017-11-18 16:02:08 +02:00
Zoltan Kochan
b14de415b8 fix: update dependencies 2017-11-18 16:01:30 +02:00
Zoltan Kochan
e6d9c73aa8 feat: show package real names in summary
ref https://github.com/pnpm/pnpm/issues/838
2017-11-18 15:59:36 +02:00
Zoltan Kochan
8e3f6274f8 chore(release): 0.10.2 pnpm-default-reporter/0.10.2 2017-11-13 01:21:42 +02:00
Zoltan Kochan
2bb6d7e1bc feat: print notice about latest version in summary
ref https://github.com/pnpm/pnpm/issues/921
2017-11-13 01:16:41 +02:00
Zoltan Kochan
4f9dc2ecff chore(release): 0.10.1 pnpm-default-reporter/0.10.1 2017-11-12 21:33:06 +02:00
Zoltan Kochan
4e6fce9db1 feat: don't show all the stderr output
Many libs use stderr for logging
2017-11-12 20:53:25 +02:00
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
Zoltan Kochan
05220e3ebe chore: update dependencies 2017-11-12 18:59:01 +02:00
zkochan
8db3fc0d4a chore(release): 0.10.0 pnpm-default-reporter/0.10.0 2017-11-10 22:31:14 +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
fd155b546d chore(release): 0.9.7 pnpm-default-reporter/0.9.7 2017-11-04 00:02:32 +02:00
zkochan
c201910ba0 feat: log changing the dependency type 2017-11-04 00:02:12 +02:00
zkochan
b6da6dc028 ci: test on Node.js 9 2017-11-02 00:42:13 +02:00
zkochan
84ba9a7096 style: configure linting 2017-11-02 00:40:52 +02:00
zkochan
a5471e4fbc chore: use in tsconfig.json 2017-11-02 00:22:30 +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
7e851e8130 chore(package): add engines field 2017-10-18 23:07:49 +03:00
zkochan
41ee5c116b docs: update author email 2017-10-18 23:06:31 +03:00
zkochan
0707b5d011 ci(travis): install pnpm via standalone script 2017-10-18 23:05:07 +03:00
zkochan
f78c87abbe feat: update dependencies 2017-10-18 23:00:04 +03:00
zkochan
390221293b chore(release): 0.9.6 pnpm-default-reporter/0.9.6 2017-10-01 17:07:10 +03:00
Zoltan Kochan
785a0459a1 fix: print linking info 2017-10-01 14:35:32 +03:00
zkochan
3fb07fbde8 chore(release): 0.9.5 pnpm-default-reporter/0.9.5 2017-09-27 20:45:59 +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
b7f01bc7b9 chore(release): 0.9.4 pnpm-default-reporter/0.9.4 2017-09-17 19:15:08 +03:00
zkochan
c9bdb52e57 feat: highlight errors/warnings more 2017-09-17 19:05:07 +03:00
Zoltan Kochan
b4458f2530 chore(release): 0.9.3 pnpm-default-reporter/0.9.3 2017-09-15 01:49:15 +03:00
Zoltan Kochan
723fbc01cf feat: group lifecycle logs 2017-09-15 01:49:06 +03:00