Commit Graph

32 Commits

Author SHA1 Message Date
zkochan
f69f7ebbed chore: update shrinkwrap.yaml 2017-07-01 00:41:18 +03:00
zkochan
3fabe3469b chore: release v0.6.0 pnpm-default-reporter/0.6.0 2017-04-07 01:40:37 +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
769aaf8f7a chore: update .shrinkwrap.yaml 2017-04-06 23:53:10 +03:00
zkochan
250986329e chore: release v0.5.1 pnpm-default-reporter/0.5.1 2017-04-05 22:40:10 +03:00
zkochan
1520d3fd2f chore: release v0.5.0 pnpm-default-reporter/0.5.0 2017-04-05 22:36:02 +03:00
zkochan
a1b068feb8 feat: suggest to reinstall node_modules on breaking change 2017-04-05 22:35:24 +03:00
zkochan
663fd6581b chore: release v0.4.3 pnpm-default-reporter/0.4.3 2017-03-06 01:23:28 +02: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
0bf4408848 chore: update shrinkwrap.yaml 2017-03-06 01:16:52 +02:00
zkochan
82523e8718 chore: release v0.4.2 pnpm-default-reporter/0.4.2 2017-02-25 19:16:56 +02:00
zkochan
32c2a01901 fix: notify about subdeps being installed 2017-02-25 19:15:59 +02:00
zkochan
6c320b44e7 chore: release v0.4.1 pnpm-default-reporter/0.4.1 2017-02-25 19:14:53 +02:00
zkochan
5ab3a9e966 chore: add .shrinkwrap.yaml 2017-02-25 16:26:18 +02:00
zkochan
ab50120700 fix: show statuses of top packages only 2017-02-25 16:25:38 +02:00
zkochan
7267e92661 chore: release v0.4.0 pnpm-default-reporter/0.4.0 2017-02-24 01:00:10 +02:00
zkochan
b8a7a9681c feat: less noise
Show only statuses of the top dependencies
2017-02-24 00:58:41 +02:00
zkochan
2754731257 chore: release v0.3.0 pnpm-default-reporter/0.3.0 2017-02-12 23:29:39 +02:00
zkochan
7e5dac166c feat: add reporter for breaking shrinkwrap change 2017-02-12 23:20:41 +02:00
zkochan
473f6ec8ae ci(travis): add .travis.yml 2017-02-12 23:09:31 +02:00
zkochan
7f6454c316 refactor: run console.log less frequently
Close #3
2017-02-12 23:05:55 +02:00
zkochan
1612402b77 chore: release v0.2.0 pnpm-default-reporter/0.2.0 2017-02-06 21:25:12 +02:00
zkochan
1aed02b7b9 feat: report verification errors 2017-02-05 21:34:12 +02:00
zkochan
47f8298977 0.1.0 pnpm-default-reporter/0.1.0 2017-01-30 21:37:39 +02:00
zkochan
79a984f10e feat: print better error messages 2017-01-30 21:35:23 +02:00
zkochan
fd4185fce9 chore: release v0.0.1 pnpm-default-reporter/0.0.1 2017-01-15 21:20:18 +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 pnpm-default-reporter/0.0.0 2017-01-14 20:29:43 +02:00