zkochan
|
dbcdd10e74
|
docs: add comment to installMultiple.ts
|
2017-10-16 15:55:13 +03:00 |
|
zkochan
|
e98737d956
|
chore(release): 0.2.37
supi/0.2.37
|
2017-10-16 10:39:36 +03:00 |
|
zkochan
|
d4d0d6f856
|
test: fix by updating version of pnpm-registry-mock
|
2017-10-16 01:42:05 +03:00 |
|
zkochan
|
e48c40efec
|
fix: update of packages that have only peers
|
2017-10-16 01:29:59 +03:00 |
|
zkochan
|
c0c1e6de2c
|
chore(release): 0.2.36
supi/0.2.36
|
2017-10-15 22:29:43 +03:00 |
|
zkochan
|
083d001ca6
|
fix: don't update shrinkwrapMinorVersion on named install
|
2017-10-15 21:17:52 +03:00 |
|
zkochan
|
c67f8e7ad7
|
fix: always update the whole shrinkwrap.yaml when it's v3
|
2017-10-15 20:52:08 +03:00 |
|
zkochan
|
b4104f2d23
|
fix: conversion from shrinkwrap v3 to v3.1
|
2017-10-15 20:12:52 +03:00 |
|
zkochan
|
a6d82edf31
|
chore(release): 0.2.35
supi/0.2.35
|
2017-10-15 13:24:48 +03:00 |
|
zkochan
|
892ab3d719
|
chore: update dependencies
|
2017-10-15 13:24:41 +03:00 |
|
zkochan
|
252906df87
|
feat(package): update pnpm-shrinkwrap
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
65d31f1fa9
|
fix: install works properly with any future minor version of shrinkwrap
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
6411077fd8
|
feat: no engines field in shrinkwrap.yaml when node: *
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
e1a655bee3
|
test: verify that all necessary fields are saved to shrinkwrap.yaml
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
37366df64b
|
feat: set shrinkwrapMinorVersion to 1
Use exclusively manifest info from shrinkwrap.yaml only when
shrinwrap version is 3.1
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
de36456d71
|
feat: save 'deprecated' messages in shrinkwrap.yaml
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
6742580c00
|
fix(shrinkwrap): don't save too peers deps that are own deps
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
f01f7281a3
|
perf: faster install with lockfile
Ref https://github.com/pnpm/pnpm/issues/911
|
2017-10-15 13:13:14 +03:00 |
|
zkochan
|
f9f32c1c94
|
test: fix 'concurrent circular deps'
|
2017-10-13 21:42:30 +03:00 |
|
zkochan
|
e4bc4bb310
|
refactor: parse dependency path in installMultiple.ts
|
2017-10-10 00:34:40 +03:00 |
|
zkochan
|
c9f34fc8ab
|
test: fix 'concurrent circular deps'
|
2017-10-10 00:33:45 +03:00 |
|
zkochan
|
7ab0b0d0c4
|
chore(release): 0.2.34
supi/0.2.34
|
2017-10-08 19:34:08 +03:00 |
|
zkochan
|
305713692d
|
chore(release): 0.2.33
supi/0.2.33
|
2017-10-08 16:50:30 +03:00 |
|
zkochan
|
8f7cf92d09
|
chore: update shrinkwrap.yaml
|
2017-10-08 16:35:45 +03:00 |
|
zkochan
|
86282d91e8
|
fix: link to global should not link dependencies
Ref https://github.com/pnpm/pnpm/issues/905
|
2017-10-08 16:24:46 +03:00 |
|
zkochan
|
84b113a25b
|
ci: use standalone script to install pnpm
|
2017-10-08 14:17:03 +03:00 |
|
zkochan
|
91a65a537b
|
chore(release): 0.2.32
supi/0.2.32
|
2017-10-05 01:29:26 +03:00 |
|
zkochan
|
ccc92286cc
|
fix: remove not used npm dependency
|
2017-10-05 01:23:53 +03:00 |
|
zkochan
|
96ad241be2
|
test: shrinkwrapVersion should be 3 not 3.1
|
2017-10-05 00:31:10 +03:00 |
|
zkochan
|
0150c47b12
|
chore: update shrinkwrap
|
2017-10-05 00:11:12 +03:00 |
|
Zoltan Kochan
|
640994f616
|
test(rebuild): await for async asserts
|
2017-10-04 01:22:08 +03:00 |
|
zkochan
|
047bfcbd6e
|
chore(release): 0.2.31
supi/0.2.31
|
2017-10-03 22:45:48 +03:00 |
|
zkochan
|
7c12c3ed2b
|
fix(rebuild): parsing dependency path
|
2017-10-03 22:30:51 +03:00 |
|
zkochan
|
321c33b0ce
|
chore(release): 0.2.30
supi/0.2.30
|
2017-10-03 01:31:48 +03:00 |
|
Unknown
|
4743feb2eb
|
feat: rebuild
Ref https://github.com/pnpm/pnpm/issues/756
|
2017-10-02 22:53:57 +03:00 |
|
zkochan
|
2b3f27b827
|
feat: add version to DependencyShrinkwrap
|
2017-10-02 22:00:32 +03:00 |
|
Unknown
|
87fb2a16ca
|
feat: use shrinkwrap version 3.1
|
2017-10-02 02:53:01 +03:00 |
|
zkochan
|
d83646db27
|
chore(release): 0.2.29
supi/0.2.29
|
2017-10-01 17:07:56 +03:00 |
|
Zoltan Kochan
|
c2c85c581c
|
fix: run pre/post install scripts when install is available
|
2017-10-01 16:57:30 +03:00 |
|
zkochan
|
cc7c6257f8
|
chore(release): 0.2.28
supi/0.2.28
|
2017-09-30 19:32:29 +03:00 |
|
zkochan
|
6dcf504159
|
feat: try to use a store from the same disk
|
2017-09-30 19:25:09 +03:00 |
|
zkochan
|
bb2aad6a5f
|
chore(release): 0.2.27
supi/0.2.27
|
2017-09-29 00:52:18 +03:00 |
|
zkochan
|
e789a27d14
|
fix(lifecycle): scripts are able to find node-gyp
|
2017-09-29 00:42:06 +03:00 |
|
Zoltan Kochan
|
8d9f32f282
|
chore: use commitlint instead of validate-commit-msg
|
2017-09-25 22:41:32 +03:00 |
|
zkochan
|
7b68db60ae
|
chore(release): 0.2.26
supi/0.2.26
|
2017-09-25 02:49:20 +03:00 |
|
zkochan
|
24eca14432
|
fix: update @zkochan/cmd-shim to version 2.2.4
Ref https://github.com/pnpm/pnpm/issues/885
|
2017-09-25 02:42:16 +03:00 |
|
zkochan
|
c5620edcad
|
chore(release): 0.2.25
supi/0.2.25
|
2017-09-24 02:28:01 +03:00 |
|
zkochan
|
bc800a8692
|
fix: cannot read property 'independent' of undefined
|
2017-09-24 02:27:45 +03:00 |
|
zkochan
|
1e3162ee7e
|
fix: don't fail when updating package with non-pure deps
|
2017-09-24 00:38:47 +03:00 |
|
zkochan
|
8ce888f3d2
|
chore(release): 0.2.24
supi/0.2.24
|
2017-09-23 17:56:56 +03:00 |
|