Commit Graph

29 Commits

Author SHA1 Message Date
Zoltan Kochan
0b6de35ed8 chore(release): 3.0.0 lifecycle/3.0.0 2018-07-14 22:25:14 +03:00
Zoltan Kochan
878fc629f7 refactor: use @pnpm/read-package-json 2018-07-14 22:21:27 +03:00
Zoltan Kochan
42133116c0 chore(deps): update load-json-file 2018-07-14 22:17:58 +03:00
Zoltan Kochan
dd047d058e feat: drop Node.js 4 support
BREAKING CHANGE: at least Node.js 6 is required
2018-07-14 22:15:46 +03:00
Zoltan Kochan
404b06d382 feat: support @pnpm/logger v2
BREAKING CHANGE: log object format changed
2018-07-14 22:12:03 +03:00
Renovate Bot
1b042e0994 chore(deps): update dependency ts-node to v7 2018-06-22 22:49:31 +03:00
Zoltan Kochan
468acf441e chore(release): 2.2.1 lifecycle/2.2.1 2018-05-09 23:13:17 +03:00
Zoltan Kochan
7ecdc48b5b fix: prepare should run after postinstall 2018-05-09 23:13:01 +03:00
Zoltan Kochan
be8741b5c9 chore(release): 2.2.0 lifecycle/2.2.0 2018-05-08 01:51:46 +03:00
Zoltan Kochan
1280d05fca ci(travis): test on Node.js 10 2018-05-08 01:50:09 +03:00
Zoltan Kochan
d6d0a35468 chore(deps): update ts-node to v6
close #1
2018-05-08 01:48:32 +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
bc4a877ec9 chore: updated shrinkwrap.yaml 2018-05-08 01:29:12 +03:00
Zoltan Kochan
fd489ad307 chore(release): 2.1.0 lifecycle/2.1.0 2018-04-10 00:12:42 +03:00
Zoltan Kochan
d2108ef2f6 feat: log working directory 2018-04-10 00:12:09 +03:00
Zoltan Kochan
d6801eabc9 chore(release): 2.0.1 lifecycle/2.0.1 2018-04-09 22:25:39 +03:00
Zoltan Kochan
7cab55f99c fix: log command info only when stdio is 'pipe' 2018-04-09 22:14:52 +03:00
Zoltan Kochan
30826b0bec chore(release): 2.0.0 lifecycle/2.0.0 2018-04-08 00:08:04 +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
ac9099052c chore: update dependencies 2018-04-07 23:50:49 +03:00
Zoltan Kochan
de6fd87533 chore(release): 1.0.1 lifecycle/1.0.1 2018-03-18 23:02:54 +02: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
10bd94acd8 docs(readme): fix 2018-03-18 22:59:30 +02:00
Zoltan Kochan
f67dec0eed chore(release): 1.0.0 lifecycle/1.0.0 2018-03-18 22:50:28 +02:00
Zoltan Kochan
eafb8e53ff refactor: remove redundant field from opts 2018-03-18 22:43:15 +02:00
Zoltan Kochan
8edf4d736e test: fix test name 2018-03-18 22:43:02 +02:00
Zoltan Kochan
1e74cb41a3 docs(readme): add usage section 2018-03-18 22:42:47 +02:00
Zoltan Kochan
957424f25b feat: initial commit 2018-03-18 22:30:28 +02:00