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
84ba9a7096
style: configure linting
2017-11-02 00:40:52 +02:00
zkochan
f78c87abbe
feat: update dependencies
2017-10-18 23:00:04 +03:00
Zoltan Kochan
785a0459a1
fix: print linking info
2017-10-01 14:35:32 +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
5bf7502cfb
feat: only tarballs that are bigger than 5 MB are logged
2017-09-06 22:58:35 +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
3c101ce4ba
refactor: rewrite using FRP
...
Ref https://github.com/pnpm/pnpm/issues/879
2017-09-05 21:10:35 +03:00
zkochan
32f9e589d8
feat: in summary group different dependency type
2017-08-01 01:06:50 +03:00
zkochan
6c1b603c5d
fix: print warnings only about deprecated packages from the root
2017-07-28 01:17:02 +03:00
zkochan
3decb9bfb1
feat: report deprecation warnings
2017-07-11 22:30:40 +03:00
zkochan
7698abeea8
fix: alphabetical sorting has priority in packages summary order
2017-07-08 22:10:05 +03:00
zkochan
b132679ce3
feat: print summary of added/removed root packages
2017-07-08 21:20:54 +03:00
zkochan
04ad30fac8
feat: show overall progress instead of logging of each package
2017-07-01 13:46:32 +03:00
zkochan
adc894496c
feat: use the new format of status messages
...
BREAKING CHANGE:
Uses a new format of status messages
2017-04-07 01:39:55 +03:00
zkochan
33ab54410a
refactor: remove redundant t() function
2017-04-07 00:04:34 +03:00
zkochan
a1b068feb8
feat: suggest to reinstall node_modules on breaking change
2017-04-05 22:35:24 +03:00
zkochan
7ccf1380c6
fix: output of named installations
...
When installing more than one package via a named installation.
E.g. `pnpm i foo bar`, the output should log the status of each
package installation.
Ref https://github.com/pnpm/pnpm/issues/108
2017-03-06 01:20:02 +02:00
zkochan
32c2a01901
fix: notify about subdeps being installed
2017-02-25 19:15:59 +02:00
zkochan
ab50120700
fix: show statuses of top packages only
2017-02-25 16:25:38 +02:00
zkochan
b8a7a9681c
feat: less noise
...
Show only statuses of the top dependencies
2017-02-24 00:58:41 +02:00
zkochan
7e5dac166c
feat: add reporter for breaking shrinkwrap change
2017-02-12 23:20:41 +02:00
zkochan
7f6454c316
refactor: run console.log less frequently
...
Close #3
2017-02-12 23:05:55 +02:00
zkochan
1aed02b7b9
feat: report verification errors
2017-02-05 21:34:12 +02:00
zkochan
79a984f10e
feat: print better error messages
2017-01-30 21:35:23 +02:00
zkochan
83dab10b6a
refactor: change pkgid property of InstallCheck
...
BREAKING CHANGE:
pkgid changed to pkgId
2017-01-15 21:19:22 +02:00
zkochan
5b18710702
refactor: rename the package to pnpm-default-reporter
2017-01-15 15:35:11 +02:00
zkochan
898eb91cbb
feat(bin): add CLI
2017-01-15 01:54:00 +02:00
zkochan
1d7215c67c
fix: print errors
2017-01-14 21:54:54 +02:00
Zoltan Kochan
8c986b5082
feat: initial commit
2017-01-14 20:29:43 +02:00