Commit Graph

11 Commits

Author SHA1 Message Date
Zoltan Kochan
878fc629f7 refactor: use @pnpm/read-package-json 2018-07-14 22:21:27 +03:00
Zoltan Kochan
404b06d382 feat: support @pnpm/logger v2
BREAKING CHANGE: log object format changed
2018-07-14 22:12:03 +03:00
Zoltan Kochan
7ecdc48b5b fix: prepare should run after postinstall 2018-05-09 23:13:01 +03:00
Zoltan Kochan
2753a1a529 feat: add new option to runPostinstallHooks for running prepare
ref pnpm/pnpm#855
2018-05-08 01:41:46 +03:00
Zoltan Kochan
d2108ef2f6 feat: log working directory 2018-04-10 00:12:09 +03:00
Zoltan Kochan
7cab55f99c fix: log command info only when stdio is 'pipe' 2018-04-09 22:14:52 +03:00
Zoltan Kochan
4384514389 feat: log the script content
BREAKING CHANGE: the format of existing logs changed

BREAKING CHANGE: the API has changed. opts.pkgId => opts.depPath
2018-04-08 00:03:32 +03:00
Zoltan Kochan
abafbb5bca feat: export LifecycleLog 2018-03-18 23:02:34 +02:00
Zoltan Kochan
b521b8c1bb fix: don't silently skip running lifecycle scripts 2018-03-18 23:00:00 +02:00
Zoltan Kochan
eafb8e53ff refactor: remove redundant field from opts 2018-03-18 22:43:15 +02:00
Zoltan Kochan
957424f25b feat: initial commit 2018-03-18 22:30:28 +02:00