Commit Graph

26 Commits

Author SHA1 Message Date
Zoltan Kochan
5c2ebaf17e chore(release): 2.7.0 2018-06-18 02:25:54 +03:00
Zoltan Kochan
15b7a14ffa fix(config): parsing number configs 2018-06-17 20:37:04 +03:00
Zoltan Kochan
9fcf8ac539 fix(deps): update pnpm-list and p-limit 2018-06-14 23:00:34 +03:00
Zoltan Kochan
1604a3b68a chore(release): 2.6.1 2018-06-14 22:06:14 +03:00
Zoltan Kochan
e87183f169 fix: getting configs 2018-06-14 21:58:01 +03:00
Zoltan Kochan
853c65d9d4 chore(release): 2.6.0 2018-06-14 18:10:32 +03:00
Zoltan Kochan
a1ae9016c4 feat: filtering packages in recursive commands (#1219)
* feat: filtering packages in recursive commands

close #1213

* test: recursive --scope ignore excluded packages

* test: recursive list --scope

PR #1219
2018-06-14 14:44:41 +03:00
Zoltan Kochan
e00f128df7 fix(list): --dep and --prod flags should work
close #1216
2018-06-13 16:57:12 +03:00
Zoltan Kochan
c7f5377ba0 chore(release): v2.5.0 2018-06-12 23:26:07 +03:00
Zoltan Kochan
cb55a10244 chore: update dependencies 2018-06-12 21:52:39 +03:00
Zoltan Kochan
808dbceee6 feat: --use-running-store-server
When this flag is used, installation will fail w/o a running
store server.

close #1018
2018-06-12 19:48:57 +03:00
Zoltan Kochan
1b9665219f refactor: move readPackageJson out of @pnpm/utils
BREAKING CHANGE:

readPackageJson/readPackageJsonFromDir removed from @pnpm/utils
2018-06-11 12:39:42 +03:00
Zoltan Kochan
c8f4d76b3f chore(deps): update pnpm-registry-mock to v2 2018-06-09 16:37:59 +03:00
Zoltan Kochan
f5d7141f54 chore: update shrinkwrap.yaml 2018-06-08 00:52:21 +03:00
Zoltan Kochan
43e3cc92bb feat: recursive run/test
PR #1198
close #1058
2018-06-03 22:24:29 +03:00
Zoltan Kochan
e0af59df0a chore: update typescript to v2.9 2018-06-02 12:07:55 +03:00
Zoltan Kochan
a1a6e8355c fix(deps): update delay to v3 2018-05-27 13:03:35 +03:00
Zoltan Kochan
6ce3c29e24 chore: update shrinkwrap.yaml file versions 2018-05-19 14:31:49 +03:00
Zoltan Kochan
f97a69bd7d chore(release): v2.0.0
pnpm@2.0.0
supi@0.19.2
2018-05-19 14:02:08 +03:00
Zoltan Kochan
ed1e080f77 chore: release 2018-05-17 23:08:45 +03:00
Zoltan Kochan
f6fd0c323b feat: deprecate store-path config
BREAKING CHANGE:

--store-path is not an alias of --store anymore

ref #840
2018-05-14 23:21:48 +03:00
Renovate Bot
2ab71dcf68 fix(deps): update dependency camelcase to v5 2018-05-14 01:35:10 +03:00
Zoltan Kochan
98c7c957d7 feat: drop Node.js 4 support
BREAKING CHANGE:

Node.js>=6 is required
2018-05-14 01:33:25 +03:00
Zoltan Kochan
e17fc8abfa fix(deps): update dependencies of @pnpm/config 2018-05-13 16:51:35 +03:00
Zoltan Kochan
f5c3482bfd chore: adopt @pnpm/config to the multi-package repo 2018-05-13 16:44:14 +03:00
Zoltan Kochan
535e1a4633 feat: add @pnpm/config 2018-05-13 16:39:36 +03:00